rust/compiler/rustc_codegen_ssa
Guillaume Gomez d5c40d03dc
Rollup merge of #128970 - DianQK:lint-llvm-ir, r=nikic
Add `-Zlint-llvm-ir`

This flag is similar to `-Zverify-llvm-ir` and allows us to lint the generated IR.

r? compiler
2024-08-29 16:21:47 +02:00
..
src Rollup merge of #128970 - DianQK:lint-llvm-ir, r=nikic 2024-08-29 16:21:47 +02:00
Cargo.toml Rollup merge of #129290 - tgross35:pin-cc, r=Mark-Simulacrum 2024-08-24 22:14:13 +02:00
messages.ftl Always use ar_archive_writer for import libs 2024-08-17 19:10:46 +00:00
README.md

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