mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
cab4fd678c
Rewrite LLVM's archive writer in Rust This allows it to be used by other codegen backends. Fixes https://github.com/bjorn3/rustc_codegen_cranelift/issues/1155