rust/compiler/rustc_codegen_ssa/src/back
Vadim Petrochenkov fe7aab13b1 linker: Move some inner functions to the outside
Inline `fn unlib`
2022-11-12 23:02:33 +03:00
..
rpath Remove LibSource 2021-07-05 10:49:07 +02:00
archive.rs UPDATE - accept dyn error and make Box<dyn error> conform to IntoDiagnosticArg 2022-11-04 01:17:03 -04:00
command.rs Reduce usage of Symbol in the linker code 2022-06-28 18:38:36 +00:00
link.rs linker: Move some inner functions to the outside 2022-11-12 23:02:33 +03:00
linker.rs Rollup merge of #102215 - alexcrichton:wasm-link-whole-archive, r=estebank 2022-11-11 12:12:29 -05:00
lto.rs Merge new_metadata into codegen_allocator 2022-04-30 21:20:08 +02:00
metadata.rs Add architectures to fn create_object_file 2022-10-19 15:45:51 +03: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 Rewrite implementation of #[alloc_error_handler] 2022-10-31 16:32:57 +00:00
write.rs Add constructor for Diagnostic that takes Vec<(DiagnosticMessage, Style)> 2022-11-09 14:57:54 +01:00