rust/compiler/rustc_codegen_ssa
Yuki Okushi 330e03f682
Rollup merge of #97062 - bjorn3:cg_ssa_driver_refactor, r=compiler-errors
Couple of refactorings to cg_ssa::base::codegen_crate

This makes the code simpler and easier to read.
2022-05-19 08:22:42 +09:00
..

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