rust/compiler/rustc_codegen_ssa
Nilstrieb 904994e101
Rollup merge of #112830 - nnethercote:more-codegen-cleanups, r=oli-obk
More codegen cleanups

Some additional cleanups I found while looking closely at this code, following up from #112827.

r= `@oli-obk`
2023-06-21 07:37:03 +02:00
..
src Rollup merge of #112830 - nnethercote:more-codegen-cleanups, r=oli-obk 2023-06-21 07:37:03 +02:00
Cargo.toml Support rust metadata for AIX. 2023-05-23 16:23:59 +08:00
messages.ftl Write to stdout if - is given as output file 2023-06-06 17:53:29 -04: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.