summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/back/lto.rs
AgeCommit message (Expand)AuthorLines
2022-04-30Merge new_metadata into codegen_allocatorbjorn3-3/+1
2022-04-30Remove config parameter of optimize_fat and avoid interior mutability for modulebjorn3-3/+2
2022-04-30Let LtoModuleCodegen::optimize take self by valuebjorn3-7/+6
2021-05-08Support -C passes in NewPMNikita Popov-1/+1
2021-03-30Add an Mmap wrapper to rustc_data_structuresbjorn3-1/+2
2021-03-18Upgrade memmap to memmap2 in other crates.Camille GILLOT-1/+1
2020-08-30mv compiler to compiler/mark-0/+107