llvm/lld/test/wasm/Inputs/ret64.s

  .hidden ret64
  .globl  ret64
ret64:
  .functype ret64 (f64) -> (i64)
  i64.const 1
  end_function