rust/compiler/rustc_codegen_llvm/src/back
Matthias Krüger c097e48082
Rollup merge of #113593 - rcvalle:rust-cfi-fix-90546, r=wesleywiser
CFI: Fix error compiling core with LLVM CFI enabled

Fix #90546 by filtering out global value function pointer types from the type tests, and adding the LowerTypeTests pass to the rustc LTO optimization pipelines.
2023-08-08 21:44:43 +02:00
..
archive.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00
lto.rs Use standard Rust capitalization rules for names containing "LTO". 2023-07-31 16:21:02 +10:00
profiling.rs
write.rs Rollup merge of #113593 - rcvalle:rust-cfi-fix-90546, r=wesleywiser 2023-08-08 21:44:43 +02:00