rust/compiler/rustc_codegen_llvm/src/back
bjorn3 f2933b34a8 Remove want_summary argument from prepare_thin
It is always false nowadays. ThinLTO summary writing is instead done by
llvm_optimize.
2025-09-06 18:37:23 +00:00
..
archive.rs Update to ar_archive_writer 0.5.1 2025-08-29 16:37:42 -07:00
lto.rs Remove want_summary argument from prepare_thin 2025-09-06 18:37:23 +00:00
mod.rs Declare module rustc_codegen_llvm::back in the normal way 2025-08-15 20:24:13 +10:00
owned_target_machine.rs Simplify the args_cstr_buff assertion 2025-08-15 20:24:13 +10:00
profiling.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
write.rs Remove want_summary argument from prepare_thin 2025-09-06 18:37:23 +00:00