rust/compiler/rustc_codegen_ssa
Michael Benfield 12a9914a86 Remove LLVM ARM bug workaround
This memset was inserted as a workaround to Rust issue #34427, which was
an LLVM bug that apparently no longer manifests.
2022-08-24 16:34:33 +00:00
..
2022-08-24 16:34:33 +00:00

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