rust/compiler/rustc_codegen_ssa/src/back
bors cab4fd678c Auto merge of #97485 - bjorn3:new_archive_writer, r=wesleywiser
Rewrite LLVM's archive writer in Rust

This allows it to be used by other codegen backends.

Fixes https://github.com/bjorn3/rustc_codegen_cranelift/issues/1155
2022-12-03 15:07:39 +00:00
..
rpath Remove LibSource 2021-07-05 10:49:07 +02:00
archive.rs Make sure all input archives are unmapped before persisting the output archive 2022-12-03 12:53:47 +00:00
command.rs Reduce usage of Symbol in the linker code 2022-06-28 18:38:36 +00:00
link.rs Rollup merge of #104360 - petrochenkov:stabverb, r=TaKO8Ki 2022-11-28 15:42:09 +05:30
linker.rs Rollup merge of #104360 - petrochenkov:stabverb, r=TaKO8Ki 2022-11-28 15:42:09 +05:30
lto.rs Merge new_metadata into codegen_allocator 2022-04-30 21:20:08 +02:00
metadata.rs Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +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 Improve generating Custom entry function 2022-11-11 01:04:39 +05:30
write.rs Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00