blob: b6b0339decdd2da5e87d9e9464383a5daf600ca0 [file] [log] [blame]
.text
.section .text.main,"ax",@progbits
.hidden main
.globl main
.type main,@function
main: # @main
.result i32
.local i32
# BB#0: # %entry
i32.const $0=, 0
.LBB0_1: # %do.cond
# =>This Inner Loop Header: Depth=1
loop # label0:
i32.const $push3=, 16384
i32.add $push2=, $0, $pop3
tee_local $push1=, $0=, $pop2
br_if 0, $pop1 # 0: up to label0
# BB#2: # %do.end
end_loop
i32.const $push0=, 0
call exit@FUNCTION, $pop0
unreachable
.endfunc
.Lfunc_end0:
.size main, .Lfunc_end0-main
.functype exit, void, i32