rust/compiler/rustc_codegen_ssa
Mads Marquart bd1ef0fad2 Invoke xcrun inside sess.time
It can be a fairly expensive operation when the output is not cached, so
it's nice to get some visibility into the runtime cost.
2025-03-27 03:34:17 +01:00
..
src Invoke xcrun inside sess.time 2025-03-27 03:34:17 +01:00
Cargo.toml Use -Wunused_crate_dependencies for compiler crates. 2025-03-20 08:59:43 +11:00
messages.ftl refactor: Move Apple SDK names to rustc_codegen_ssa:🔙:apple 2025-03-27 03:34:11 +01:00
README.md

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