rust/compiler/rustc_codegen_ssa/src/back
bjorn3 43929a8a75 Remove src_files and remove_file
They only apply to the main source archive and their role can be
fulfilled through the skip argument of add_archive too.
2022-06-14 15:11:14 +00:00
..
rpath Remove LibSource 2021-07-05 10:49:07 +02:00
archive.rs Remove src_files and remove_file 2022-06-14 15:11:14 +00:00
command.rs Simplify implementation of -Z gcc-ld 2022-05-25 23:55:22 +03:00
link.rs Remove src_files and remove_file 2022-06-14 15:11:14 +00:00
linker.rs Fix emscripten linker invocation 2022-06-03 17:02:14 +00:00
lto.rs Merge new_metadata into codegen_allocator 2022-04-30 21:20:08 +02:00
metadata.rs Fix e_flags for 32-bit MIPS targets in generated object file 2022-05-10 22:48:19 -04: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 Make saved_file field of WorkProduct non-optional 2022-06-06 12:39:32 +00:00