rust/compiler/rustc_codegen_ssa
Nikita Popov 5ecbe7fcf8 Explicitly register instrprof pass
Don't use "passes" for this purpose, explicitly insert it into
the correct place in the pipeline instead.
2021-05-08 10:58:08 +02:00
..
src Explicitly register instrprof pass 2021-05-08 10:58:08 +02:00
Cargo.toml Use tempfile 2021-04-23 15:33:57 -07:00
README.md

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.