rust/compiler/rustc_codegen_ssa
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
..
2024-07-28 17:21:07 +03:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.