mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
d5c40d03dc
Add `-Zlint-llvm-ir` This flag is similar to `-Zverify-llvm-ir` and allows us to lint the generated IR. r? compiler