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
..
src Rollup merge of #97062 - bjorn3:cg_ssa_driver_refactor, r=compiler-errors 2022-05-19 08:22:42 +09:00
Cargo.toml Fix e_flags for 32-bit MIPS targets in generated object file 2022-05-10 22:48:19 -04:00
README.md

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