rust/compiler/rustc_codegen_ssa/src/back
Florian Schmiderer 4cdc633301 Add missing Debuginfo to PDB debug file on windows.
Set Arg0 and CommandLineArgs in MCTargetoptions so LLVM outputs correct CL and CMD in LF_DEBUGINFO instead of empty/invalid values.
2023-09-08 00:28:40 +02:00
..
rpath Handle non-utf8 rpaths (fix FIXME) 2023-08-03 20:04:18 +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 Rollup merge of #114711 - lqd:linker-inference, r=petrochenkov 2023-08-15 14:29:45 +02:00
linker.rs rustc: Move stable_crate_id from Session to GlobalCtxt 2023-08-09 14:35:23 +08:00
lto.rs Merge new_metadata into codegen_allocator 2022-04-30 21:20:08 +02:00
metadata.rs Always add LC_BUILD_VERSION for metadata object files 2023-08-21 13:31:57 -07:00
mod.rs Use the object crate for metadata reading 2021-05-07 18:48:58 +02:00
rpath.rs Handle non-utf8 rpaths (fix FIXME) 2023-08-03 20:04:18 +02:00
symbol_export.rs rustc: Move crate_types from Session to GlobalCtxt 2023-08-09 14:17:54 +08:00
write.rs Add missing Debuginfo to PDB debug file on windows. 2023-09-08 00:28:40 +02:00