LLD crash with polymorphization #82568
Labels
-Zpolymorphize
Unstable option: Polymorphization.
C-bug
Category: This is a bug.
O-windows-msvc
Toolchain: MSVC, Operating system: Windows
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
While working on this code and using the
-Zpolymorphize
flag I managed to getlld
to crash in a rather large way. Simply removing the-Zpolymorphize
flag fixes the issueMeta
rustc --version --verbose
:Backtrace
.cargo/config.toml
:The text was updated successfully, but these errors were encountered: