rust/compiler/rustc_codegen_llvm/src/llvm
Matthias Krüger 1fab0fc4a2
Rollup merge of #108599 - nikic:drop-init, r=cuviper
Remove legacy PM leftovers

This drops two leftovers of legacy PM usage:
 * We don't need to initialize passes anymore.
 * The pass listing was still using legacy PM passes. Replace it with the corresponding new PM listing.
2023-03-03 20:06:27 +01:00
..
archive_ro.rs Use object instead of LLVM for reading bitcode from rlibs 2022-07-25 16:07:23 +00:00
diagnostic.rs Remove dead code from cg_llvm 2022-07-26 11:29:18 +00:00
ffi.rs Rollup merge of #108599 - nikic:drop-init, r=cuviper 2023-03-03 20:06:27 +01:00
mod.rs LLVM 16: Switch to using MemoryEffects 2022-11-04 17:58:16 +00:00