rust/compiler/rustc_codegen_ssa
Jubilee 840baa46ff
Rollup merge of #142053 - heiher:loong32-none, r=wesleywiser
Add new Tier-3 targets: `loongarch32-unknown-none*`

MCP: https://github.com/rust-lang/compiler-team/issues/865

NOTE: LoongArch32 ELF object support is available starting with object v0.37.0.
2025-06-08 17:17:53 -07:00
..
src Rollup merge of #142053 - heiher:loong32-none, r=wesleywiser 2025-06-08 17:17:53 -07:00
Cargo.toml Bump object 2025-06-05 07:59:51 +08:00
messages.ftl intrinsics: use const generic to set atomic ordering 2025-06-07 21:45:58 +02:00
README.md

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