rust/compiler/rustc_codegen_llvm/src/back
bors 6ff482bde5 Auto merge of #83666 - Amanieu:instrprof-order, r=tmandry
Run LLVM coverage instrumentation passes before optimization passes

This matches the behavior of Clang and allows us to remove several
hacks which were needed to ensure functions weren't optimized away
before reaching the instrumentation pass.

Fixes #83429

cc `@richkadel`

r? `@tmandry`
2021-03-31 03:20:33 +00:00
..
archive.rs Collapse all uses of target.options.foo into target.foo 2020-11-08 17:29:13 +03:00
lto.rs Use iter::zip in compiler/ 2021-03-26 09:32:31 -07:00
profiling.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
write.rs Apply review feedback 2021-03-30 07:03:41 +01:00