rust/compiler/rustc_codegen_llvm/src/back
Stuart Cook 8748d8e7d5
Rollup merge of #145484 - Zalathar:archive-builder, r=bjorn3
Remove `LlvmArchiveBuilder` and supporting code/bindings

Switching over to the newer Rust-based `ArArchiveBuilder` happened in rust-lang/rust#128936, a year ago.

Per the comment in `new_archive_builder`, that seems like enough time to justify removing the older, unused `LlvmArchiveBuilder` implementation and its associated bindings.

Fixes rust-lang/rust#128955.
2025-08-19 14:18:25 +10:00
..
archive.rs Remove LlvmArchiveBuilder and supporting code/bindings 2025-08-16 16:38:12 +10:00
lto.rs Remove lto inline logic 2025-08-14 16:30:16 +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 bitcode_llvm_cmdline 2025-08-08 11:24:28 +00:00