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
..

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