Files
rust/compiler/rustc_codegen_llvm/src/back
Manish Goregaokar 1781e4b81a Rollup merge of #89376 - andjo403:selfProfileUseAfterDropFix, r=Mark-Simulacrum
Fix use after drop in self-profile with llvm events

self-profile with `-Z self-profile-events=llvm` have failed with a segmentation fault due to this use after drop.
this type of events can be more useful now that the new passmanager is the default.
2021-10-01 14:46:49 -07:00
..
2020-08-30 18:45:07 +03:00