rust/compiler/rustc_codegen_ssa/src/back
bors dc80ca78b6 Auto merge of #98098 - bjorn3:archive_refactor, r=michaelwoerister
Remove the source archive functionality of ArchiveWriter

We now build archives through strictly additive means rather than taking an existing archive and potentially substracting parts. This is simpler and makes it easier to swap out the archive writer in https://github.com/rust-lang/rust/pull/97485.
2022-06-21 16:24:56 +00:00
..
rpath Remove LibSource 2021-07-05 10:49:07 +02:00
archive.rs Remove the source archive functionality of ArchiveWriter 2022-06-19 12:56:31 +00:00
command.rs Simplify implementation of -Z gcc-ld 2022-05-25 23:55:22 +03:00
link.rs Auto merge of #98098 - bjorn3:archive_refactor, r=michaelwoerister 2022-06-21 16:24:56 +00:00
linker.rs ENH Move --memory-init-file flag from EmLinker to asmjs target spec 2022-06-18 17:48:00 -07:00
lto.rs Merge new_metadata into codegen_allocator 2022-04-30 21:20:08 +02:00
metadata.rs Fix e_flags for 32-bit MIPS targets in generated object file 2022-05-10 22:48:19 -04:00
mod.rs Use the object crate for metadata reading 2021-05-07 18:48:58 +02:00
rpath.rs pass -Wl,-z,origin to set DF_ORIGIN when using rpath 2021-12-17 11:27:14 +00:00
symbol_export.rs Use decorated names for linked_symbols on Windows 2022-04-27 13:17:13 +01:00
write.rs Support lint expectations for --force-warn lints (RFC 2383) 2022-06-16 08:16:43 +02:00