mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 13:54:02 +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`