]> git.lizzy.rs Git - rust.git/commit - compiler/rustc_codegen_cranelift/src/global_asm.rs
Auto merge of #98100 - bjorn3:use_object_for_bitcode_reading, r=wesleywiser
authorbors <bors@rust-lang.org>
Tue, 30 Aug 2022 11:13:58 +0000 (11:13 +0000)
committerbors <bors@rust-lang.org>
Tue, 30 Aug 2022 11:13:58 +0000 (11:13 +0000)
commit230a8ee364b693c286a2187e56239cd2cc3be318
treebef7b4ad7dff2c759ba5eb9ea81ca49bfea986d1
parent0631ea5d73f4a3199c776687b12c20c50a91f0d2
parent395d564f2592c8981b74b14305100c32ae7c53cb
Auto merge of #98100 - bjorn3:use_object_for_bitcode_reading, r=wesleywiser

Use object instead of LLVM for reading bitcode from rlibs

Together with changes I plan to make as part of https://github.com/rust-lang/rust/pull/97485 this will allow entirely removing usage of LLVM's archive reader and thus allow removing `archive_ro.rs` and `ArchiveWrapper.cpp`.
Cargo.lock
compiler/rustc_codegen_llvm/src/llvm/ffi.rs