mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-13 23:42:34 +00:00
Upgrade to LLVM 12 This implements the necessary adjustments to make rustc work with LLVM 12. I didn't encounter any major issues so far. r? `@cuviper`