blob: 73989d49a311236fff624689d3af51e760ea6601 [file] [log] [blame]
.text
.section .text.f,"ax",@progbits
.hidden f
.globl f
.type f,@function
f: # @f
.param i32, i32
.result i32
# BB#0: # %entry
i32.const $push0=, 0
i32.select $push1=, $pop0, $0, $1
i32.const $push2=, 1
i32.gt_u $push3=, $0, $pop2
i32.select $push4=, $pop1, $0, $pop3
# fallthrough-return: $pop4
.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: # %if.end
i32.const $push0=, 0
call exit@FUNCTION, $pop0
unreachable
.endfunc
.Lfunc_end1:
.size main, .Lfunc_end1-main
.functype exit, void, i32