rust/compiler/rustc_codegen_llvm/src/back
Matthias Krüger ca3d129ee3
Rollup merge of #91931 - LegionMammal978:less-inband-codegen_llvm, r=davidtwco
Remove `in_band_lifetimes` from `rustc_codegen_llvm`

See #91867 for more information.

This one took a while. This crate has dozens of functions not associated with any type, and most of them were using in-band lifetimes for `'ll` and `'tcx`.
2021-12-18 14:49:40 +01:00
..
archive.rs Rollup merge of #89025 - ricobbe:raw-dylib-link-ordinal, r=michaelwoerister 2021-10-07 20:26:11 -07:00
lto.rs Remove in_band_lifetimes from rustc_codegen_llvm 2021-12-16 14:43:32 -05:00
profiling.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
write.rs Rollup merge of #91931 - LegionMammal978:less-inband-codegen_llvm, r=davidtwco 2021-12-18 14:49:40 +01:00