rust/compiler/rustc_codegen_ssa/src/back
Nicholas Nethercote 5673f47042 Clean up generate_lto_work.
This function has some shared code for the thin LTO and fat LTO cases,
but those cases have so little in common that it's actually clearer to
treat them fully separately.
2023-07-31 16:21:03 +10:00
..
rpath Remove LibSource 2021-07-05 10:49:07 +02:00
archive.rs Recognize AIX style archive kind 2023-04-19 11:10:47 +08:00
command.rs Reduce usage of Symbol in the linker code 2022-06-28 18:38:36 +00:00
link.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00
linker.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00
lto.rs Merge new_metadata into codegen_allocator 2022-04-30 21:20:08 +02:00
metadata.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00
mod.rs Use the object crate for metadata reading 2021-05-07 18:48:58 +02:00
rpath.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00
symbol_export.rs Introduce MonoItemData. 2023-07-17 08:44:48 +10:00
write.rs Clean up generate_lto_work. 2023-07-31 16:21:03 +10:00