cfi: llvm error: !dbg attachment points at wrong subprogram for function
#114188
Labels
C-bug
Category: This is a bug.
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
PG-exploit-mitigations
Project group: Exploit mitigations
requires-nightly
This issue requires a nightly compiler in some way.
I tried this code:
rustc -Zsanitizer=cfi -Clto --edition=2021 -Cdebuginfo=2 -Copt-level=2 treereduce.out
I expected to see this happen: explanation
Instead, this happened: explanation
Meta
rustc --version --verbose
:Backtrace
The text was updated successfully, but these errors were encountered: