]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #97485 - bjorn3:new_archive_writer, r=wesleywiser
authorbors <bors@rust-lang.org>
Sat, 3 Dec 2022 15:07:39 +0000 (15:07 +0000)
committerbors <bors@rust-lang.org>
Sat, 3 Dec 2022 15:07:39 +0000 (15:07 +0000)
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


Trivial merge