blob: b986e2dd884b8a0cad3ccda1fec10e56720babf7 [file] [log] [blame]
.text
.section .text.x,"ax",@progbits
.hidden x
.globl x
.type x,@function
x: # @x
.param i32
.result i32
# BB#0: # %entry
i32.const $push0=, 1
# fallthrough-return: $pop0
.endfunc
.Lfunc_end0:
.size x, .Lfunc_end0-x
.section .text.main,"ax",@progbits
.hidden main
.globl main
.type main,@function
main: # @main
.result i32
# BB#0: # %entry
block
i32.const $push0=, 1
i32.eqz $push2=, $pop0
br_if 0, $pop2 # 0: down to label0
# BB#1: # %if.end
i32.const $push1=, 0
call exit@FUNCTION, $pop1
unreachable
.LBB1_2: # %if.then
end_block # label0:
call abort@FUNCTION
unreachable
.endfunc
.Lfunc_end1:
.size main, .Lfunc_end1-main
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.skip 1
.size .L.str, 1
.functype abort, void
.functype exit, void, i32