rust/compiler/rustc_codegen_ssa/src/back
bors 1dcff2d507 Auto merge of #98638 - bjorn3:less_string_interning, r=tmiasko
Use less string interning

This removes string interning in a couple of places where doing so won't result in perf improvements. I also switched one place to use pre-interned symbols.
2022-07-08 10:03:27 +00:00
..
rpath Remove LibSource 2021-07-05 10:49:07 +02:00
archive.rs Reduce usage of Symbol in the linker code 2022-06-28 18:38:36 +00:00
command.rs Reduce usage of Symbol in the linker code 2022-06-28 18:38:36 +00:00
link.rs Auto merge of #98638 - bjorn3:less_string_interning, r=tmiasko 2022-07-08 10:03:27 +00:00
linker.rs Reduce usage of Symbol in the linker code 2022-06-28 18:38:36 +00:00
lto.rs Merge new_metadata into codegen_allocator 2022-04-30 21:20:08 +02:00
metadata.rs Session object: Set OS/ABI 2022-06-23 11:20:52 +02: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 incr: cache dwarf objects in work products 2022-07-06 11:15:13 +01:00