rust/compiler/rustc_codegen_ssa
bjorn3 f58e737554 Update ar_archive_writer to 0.3.3
Version 0.3.1 has added support for writing import libraries. Version
0.3.2 fixed creating archives containing members of import libraries.
Version 0.3.3 fixed building on big-endian systems.
2024-08-07 10:52:02 +00:00
..
src Move mingw dlltool invocation to cg_ssa 2024-07-30 10:33:33 +00:00
Cargo.toml Update ar_archive_writer to 0.3.3 2024-08-07 10:52:02 +00:00
messages.ftl Move mingw dlltool invocation to cg_ssa 2024-07-30 10:33:33 +00:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

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