]> git.lizzy.rs Git - rust.git/commit
Remove LLVM ARM bug workaround
authorMichael Benfield <mbenfield@google.com>
Wed, 24 Aug 2022 05:26:04 +0000 (05:26 +0000)
committerMichael Benfield <mbenfield@google.com>
Wed, 24 Aug 2022 16:34:33 +0000 (16:34 +0000)
commit12a9914a86a7fbf8a7101fe88918fa50441778a2
tree873acef4977259023c1b96c92521b94f97d572f0
parent25ea5a36c6e3a4fa1f739538d9e89eb1cd747564
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.
compiler/rustc_codegen_ssa/src/mir/place.rs