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
..
2021-05-08 10:58:08 +02:00
2021-04-23 15:33:57 -07:00

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