blob: 4cb73721a3e899337d2053ce2a2d9e2f0e744e6a [file] [log] [blame]
.text
.section .text.test,"ax",@progbits
.hidden test
.globl test
.type test,@function
test: # @test
.result i32
# BB#0: # %entry
i32.const $push0=, 8
# fallthrough-return: $pop0
.endfunc
.Lfunc_end0:
.size test, .Lfunc_end0-test
.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