rust/compiler/rustc_codegen_ssa
Nikita Popov c2b15a6b64 Support -C passes in NewPM
And report an error if parsing the additional pass pipeline fails.
Threading through the error accounts for most of the changes here.
2021-05-08 10:58:08 +02:00
..
src Support -C passes in NewPM 2021-05-08 10:58:08 +02:00
Cargo.toml Use tempfile 2021-04-23 15:33:57 -07:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

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