rust/compiler/rustc_codegen_ssa/src/back
2023-07-25 13:51:15 +00:00
..
rpath Remove LibSource 2021-07-05 10:49:07 +02:00
archive.rs Recognize AIX style archive kind 2023-04-19 11:10:47 +08:00
command.rs Reduce usage of Symbol in the linker code 2022-06-28 18:38:36 +00:00
link.rs Add note about writing native-static-libs to file 2023-07-20 11:04:32 -07:00
linker.rs Don't assume that -Bdynamic is the default linker mode 2023-05-17 22:52:54 +02:00
lto.rs Merge new_metadata into codegen_allocator 2022-04-30 21:20:08 +02:00
metadata.rs Fix review comments 2023-07-19 14:53:26 +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 Introduce MonoItemData. 2023-07-17 08:44:48 +10:00
write.rs Use a builder instead of boolean/option arguments 2023-07-25 13:51:15 +00:00