rust/compiler/rustc_codegen_ssa
Matthias Krüger fb660de28e
Rollup merge of #90900 - andjo403:removeLlvm12Check, r=nikic
Remove workaround for the forward progress handling in LLVM

this workaround was only needed for LLVM < 12 and the minimum LLVM version was updated to 12 in #90175
2021-11-17 15:58:05 +01:00
..
src Rollup merge of #90900 - andjo403:removeLlvm12Check, r=nikic 2021-11-17 15:58:05 +01:00
Cargo.toml Remove re-export. 2021-10-03 16:08:54 +02:00
README.md

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