rust/compiler/rustc_codegen_llvm/src
Matthias Krüger 0b19a185db
Rollup merge of #100460 - cuviper:drop-llvm-12, r=nagisa
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`
2022-08-16 06:05:57 +02:00
..
back Rollup merge of #100460 - cuviper:drop-llvm-12, r=nagisa 2022-08-16 06:05:57 +02:00
coverageinfo
debuginfo [debuginfo] Use IndexMap instead of FxHashMap while generating cpp-like generator debuginfo. 2022-08-12 10:53:08 +02:00
llvm Rollup merge of #100460 - cuviper:drop-llvm-12, r=nagisa 2022-08-16 06:05:57 +02:00
abi.rs
allocator.rs
asm.rs Update the minimum external LLVM to 13 2022-08-14 13:46:51 -07:00
attributes.rs
base.rs
builder.rs Update the minimum external LLVM to 13 2022-08-14 13:46:51 -07:00
callee.rs
common.rs
consts.rs
context.rs Update the minimum external LLVM to 13 2022-08-14 13:46:51 -07:00
declare.rs
intrinsic.rs
lib.rs Adjust cfgs 2022-08-12 16:28:15 -04:00
llvm_util.rs Update the minimum external LLVM to 13 2022-08-14 13:46:51 -07:00
mono_item.rs
type_.rs
type_of.rs
va_arg.rs
value.rs