Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lld / test / wasm / Inputs / ret32.s
blob5233455917e6702ca6e13b172ffe28d951c15044
1 .hidden ret32
2 .globl ret32
3 ret32:
4 .functype ret32 (f32) -> (i32)
5 i32.const 0
6 end_function