1
Fork 0
rust/compiler/rustc_codegen_ssa
Nilstrieb 8b2a7da3b0 Rename assert_uninit_valid intrinsic
It's not about "uninit" anymore but about "filling with 0x01 bytes" so
the name should at least try to reflect that.
2022-12-13 18:08:35 +01:00
..
src Rename assert_uninit_valid intrinsic 2022-12-13 18:08:35 +01:00
Cargo.toml Rewrite LLVM's archive writer in Rust 2022-11-26 19:35:32 +00:00
README.md

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