rust/compiler/rustc_llvm
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
..
llvm-wrapper Rollup merge of #145484 - Zalathar:archive-builder, r=bjorn3 2025-08-19 14:18:25 +10:00
src feat: Add XtensaAsmPrinter 2025-04-24 16:26:26 +02:00
build.rs Remove LlvmArchiveBuilder and supporting code/bindings 2025-08-16 16:38:12 +10:00
Cargo.toml Tidy up Cargo.toml files. 2025-07-31 19:58:04 +10:00