Files
rust/compiler/rustc_middle
Amanieu d'Antras 26d260bfa4 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.
2021-03-30 02:10:28 +01:00
..
2020-08-30 18:45:07 +03:00
2021-03-10 17:53:35 -08:00
2020-08-30 18:45:07 +03:00

For more information about how rustc works, see the rustc dev guide.