rust/compiler/rustc_codegen_ssa/src/back
bjorn3 7c6c7e8785 Introduce an ArchiveBuilderBuilder
This avoids monomorphizing all linker code for each codegen backend and
will allow passing in extra information to the archive builder from the
codegen backend.
2022-07-28 09:08:47 +00:00
..
rpath Remove LibSource 2021-07-05 10:49:07 +02:00
archive.rs Introduce an ArchiveBuilderBuilder 2022-07-28 09:08:47 +00:00
command.rs Reduce usage of Symbol in the linker code 2022-06-28 18:38:36 +00:00
link.rs Introduce an ArchiveBuilderBuilder 2022-07-28 09:08:47 +00:00
linker.rs feat: impl export-executable-symbols 2022-07-25 05:20:23 +00:00
lto.rs Merge new_metadata into codegen_allocator 2022-04-30 21:20:08 +02:00
metadata.rs move emit_metadata to rustc_metadata::fs 2022-07-02 22:48:16 +09:00
mod.rs
rpath.rs pass -Wl,-z,origin to set DF_ORIGIN when using rpath 2021-12-17 11:27:14 +00:00
symbol_export.rs Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
write.rs rustc: add ability to output regular LTO bitcode modules 2022-07-14 22:21:26 +03:00