rust/compiler/rustc_llvm
bors 230a8ee364 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`.
2022-08-30 11:13:58 +00:00
..
llvm-wrapper Auto merge of #98100 - bjorn3:use_object_for_bitcode_reading, r=wesleywiser 2022-08-30 11:13:58 +00:00
src Add diagnostic translation lints to crates that don't emit them 2022-08-18 19:29:02 +01:00
build.rs Link libatomic on 32-bit targets 2022-08-09 12:39:59 +02:00
Cargo.toml Remove build_helper 2022-03-05 15:31:22 +01:00