blob: 8f56a3b4a5a7e4eba497c9318fab4705a3761e87 [file] [log] [blame]
.text
.section .text.dd,"ax",@progbits
.hidden dd
.globl dd
.type dd,@function
dd: # @dd
.param i32, i32
.result i32
# BB#0: # %entry
i32.div_s $push0=, $0, $1
# fallthrough-return: $pop0
.endfunc
.Lfunc_end0:
.size dd, .Lfunc_end0-dd
.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
.functype exit, void, i32