rust/compiler/rustc_codegen_ssa
Charles Lew 1cbbd2aa61 Fix pointer value punning.
Seems this doesn't trigger error on LLVM 15, but let's fix it for better compatibility.
2022-09-10 23:50:20 +08:00
..
2022-09-10 23:50:20 +08:00

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