rust/compiler/rustc_codegen_ssa
bjorn3 94e95f389c Make codegen_naked_asm public
This allows it to be reused by codegen backends that don't use cg_ssa
like cg_clif.
2025-04-14 09:38:04 +00:00
..
src Make codegen_naked_asm public 2025-04-14 09:38:04 +00:00
Cargo.toml bump thorin to drop duped deps 2025-03-24 19:38:16 +03:00
messages.ftl refactor: Move env parsing of deployment target to rustc_session 2025-04-04 15:02:22 +02:00
README.md

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