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