blob: 089bddf4c220e2bc2f8067c6b753e456e322ebb2 [file] [log] [blame]
.text
.section .text.f,"ax",@progbits
.hidden f
.globl f
.type f,@function
f: # @f
.param f64
.result f64
.local f64
# BB#0: # %entry
copy_local $push0=, $1
# fallthrough-return: $pop0
.endfunc
.Lfunc_end0:
.size f, .Lfunc_end0-f
.section .text.main,"ax",@progbits
.hidden main
.globl main
.type main,@function
main: # @main
.result i32
# BB#0: # %entry
i32.const $push0=, 0
call exit@FUNCTION, $pop0
unreachable
.endfunc
.Lfunc_end1:
.size main, .Lfunc_end1-main
.hidden a # @a
.type a,@object
.section .rodata.a,"a",@progbits
.globl a
.p2align 2
a:
.int32 f@FUNCTION
.size a, 4
.functype exit, void, i32