llvm-project/lld/test/wasm/Inputs/ret64.ll

5 lines
78 B
LLVM

define i64 @ret64(double %arg) local_unnamed_addr #0 {
entry:
ret i64 1
}