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. |
||
|---|---|---|
| .. | ||
| archive.rs | ||
| lto.rs | ||
| mod.rs | ||
| owned_target_machine.rs | ||
| profiling.rs | ||
| write.rs | ||