blob: f45c674090bf3b34f0496ae5c82ced05934374f2 [file] [log] [blame]
.text
.section .text.sub,"ax",@progbits
.hidden sub
.globl sub
.type sub,@function
sub: # @sub
.param f64
.result f64
# BB#0: # %entry
f64.const $push0=, 0x1p0
f64.add $push1=, $0, $pop0
# fallthrough-return: $pop1
.endfunc
.Lfunc_end0:
.size sub, .Lfunc_end0-sub
.section .text.main,"ax",@progbits
.hidden main
.globl main
.type main,@function
main: # @main
.result i32
# BB#0: # %if.end
i32.const $push0=, 0
call exit@FUNCTION, $pop0
unreachable
.endfunc
.Lfunc_end1:
.size main, .Lfunc_end1-main
.functype exit, void, i32