]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #100460 - cuviper:drop-llvm-12, r=nagisa
authorMatthias Krüger <matthias.krueger@famsik.de>
Tue, 16 Aug 2022 04:05:57 +0000 (06:05 +0200)
committerGitHub <noreply@github.com>
Tue, 16 Aug 2022 04:05:57 +0000 (06:05 +0200)
Update the minimum external LLVM to 13

With this change, we'll have stable support for LLVM 13 through 15 (pending release).
For reference, the previous increase to LLVM 12 was #90175.

r? `@nagisa`

1  2 
compiler/rustc_codegen_llvm/src/back/write.rs
compiler/rustc_codegen_llvm/src/llvm/ffi.rs
compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp