rust/compiler/rustc_codegen_ssa/src/back
bors d2b5aa6552 Auto merge of #128936 - bjorn3:fix_thin_archive_reading, r=jieyouxu
Support reading thin archives in ArArchiveBuilder

And switch to using ArArchiveBuilder with the LLVM backend too now that all regressions are fixed.

Fixes https://github.com/rust-lang/rust/issues/107407
Fixes https://github.com/rust-lang/rust/issues/107162
https://github.com/rust-lang/rust/issues/107495 has been fixed in a previous PR already.
2024-08-15 14:13:52 +00:00
..
rpath Reformat use declarations. 2024-07-29 08:26:52 +10:00
archive.rs Fix review comments and other improvements 2024-08-11 10:29:32 +00:00
command.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
link.rs Auto merge of #128400 - petrochenkov:nowhole3, r=bjorn3 2024-08-10 18:57:58 +00:00
linker.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
lto.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
metadata.rs rustc_codegen_ssa: Set architecture for object crate for 32-bit SPARC 2024-08-07 09:56:28 +02:00
mod.rs Use the object crate for metadata reading 2021-05-07 18:48:58 +02:00
rpath.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
symbol_export.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
write.rs Use assert_matches around the compiler 2024-08-11 12:25:39 -04:00