Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / CodeGen / WebAssembly / global_dtors.ll
blobbe3b7ccf777fa9ca4b5100bb6bc21e6a9b301896
1 ; RUN: llc < %s
3 target triple = "wasm32-unknown-unknown"
5 ; Check that we do not crash when attempting to lower away
6 ; global_dtors without a definition.
8 @llvm.global_dtors = external global [2 x { i32, ptr, ptr }]