rust/compiler/rustc_codegen_ssa
DevJPM 72b83af2ff Re-enable LLVM 9 target features with LLVM 9 being the minimum now
With #78848 merged, the minimum supported LLVM version is now 9
which means we can actually use the target features introduced in LLVM 9
2020-11-15 11:34:08 +01:00
..
src Re-enable LLVM 9 target features with LLVM 9 being the minimum now 2020-11-15 11:34:08 +01:00
Cargo.toml
README.md

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