Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #98100 - bjorn3:use_object_for_bitcode_reading, r=wesle…
…ywiser Use object instead of LLVM for reading bitcode from rlibs Together with changes I plan to make as part of rust-lang/rust#97485 this will allow entirely removing usage of LLVM's archive reader and thus allow removing `archive_ro.rs` and `ArchiveWrapper.cpp`.
- Loading branch information