rust/compiler/rustc_codegen_ssa/src/back
bors ac4b3450ed Auto merge of #95606 - petrochenkov:linkregr, r=wesleywiser
linker: Implicitly link native libs as whole-archive in some more cases

Partially revert changes from https://github.com/rust-lang/rust/pull/93901 to address regressions like https://github.com/rust-lang/rust/issues/95561.

Fixes https://github.com/rust-lang/rust/issues/95561
r? `@wesleywiser`
2022-04-04 02:23:15 +00:00
..
rpath Remove LibSource 2021-07-05 10:49:07 +02:00
archive.rs Unconditionally update symbols 2022-02-10 18:27:18 +01:00
command.rs Remove unnecessary sigils around Symbol::as_str() calls. 2021-12-15 17:32:14 +11:00
link.rs Auto merge of #95606 - petrochenkov:linkregr, r=wesleywiser 2022-04-04 02:23:15 +00:00
linker.rs Replace every String in Target(Options) with Cow<'static, str> 2022-04-03 21:29:57 +02:00
lto.rs Support -C passes in NewPM 2021-05-08 10:58:08 +02:00
metadata.rs Auto merge of #93816 - bjorn3:rlib_metadata_first, r=nagisa 2022-02-20 11:32:40 +00: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 Spellchecking some comments 2022-03-30 01:39:38 -04:00
write.rs Replace every String in Target(Options) with Cow<'static, str> 2022-04-03 21:29:57 +02:00