rust/compiler/rustc_codegen_ssa/src/back
Matthias Krüger 2c3b89e4d8
Rollup merge of #128450 - dpaoliello:coff, r=bjorn3
Create COFF archives for non-LLVM backends

`ar_archive_writer` now supports creating COFF archives, so enable them for the non-LLVM backends when requested.

r? ``@bjorn3``
2024-08-01 08:33:28 +02:00
..
rpath Reformat use declarations. 2024-07-29 08:26:52 +10:00
archive.rs Rollup merge of #128450 - dpaoliello:coff, r=bjorn3 2024-08-01 08:33:28 +02:00
command.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
link.rs Rollup merge of #127830 - tgross35:archive-failure-message, r=BoxyUwU 2024-07-31 15:36:30 +02:00
linker.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
lto.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
metadata.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
mod.rs Use the object crate for metadata reading 2021-05-07 18:48:58 +02:00
rpath.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
symbol_export.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
write.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00