rust/compiler/rustc_codegen_ssa/src/back
Dylan DPC 1f0fcf13f5
Rollup merge of #109243 - chenyukang:yukang/fix-ice-109144, r=petrochenkov
The name of NativeLib will be presented

Fixes #109144

I was working on a quick fix, but found change the name from `Option<Symbol>` to `Symbol` make life a little bit easier.
2023-03-19 15:33:59 +05:30
..
rpath Remove LibSource 2021-07-05 10:49:07 +02:00
archive.rs remove redundant clones 2023-02-10 18:08:25 +01:00
command.rs Reduce usage of Symbol in the linker code 2022-06-28 18:38:36 +00:00
link.rs Rollup merge of #109243 - chenyukang:yukang/fix-ice-109144, r=petrochenkov 2023-03-19 15:33:59 +05:30
linker.rs Add soon-to-be-default --no-undefined-version flag 2023-03-09 19:21:43 -05:00
lto.rs Merge new_metadata into codegen_allocator 2022-04-30 21:20:08 +02:00
metadata.rs Auto merge of #101550 - CraftSpider:link-dead-windows, r=wesleywiser 2023-03-05 02:00:58 +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 The name of NativeLib will be presented 2023-03-19 11:23:19 +08:00
write.rs session: diagnostic migration lint on more fns 2023-01-30 17:11:35 +00:00