blob: 9fcd5381054a881fea5147c78adead1e49115c54 [file] [edit]
.text
.file "/usr/local/google/home/dschuff/s/wasm-waterfall/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/20041114-1.c"
.section .text.foo,"ax",@progbits
.hidden foo
.globl foo
.type foo,@function
foo: # @foo
.param i32
# BB#0: # %entry
# fallthrough-return
.endfunc
.Lfunc_end0:
.size foo, .Lfunc_end0-foo
.section .text.main,"ax",@progbits
.hidden main
.globl main
.type main,@function
main: # @main
.param i32, i32
.result i32
# BB#0: # %entry
i32.const $push0=, 0
i32.load $drop=, v($pop0)
i32.const $push1=, 0
# fallthrough-return: $pop1
.endfunc
.Lfunc_end1:
.size main, .Lfunc_end1-main
.hidden v # @v
.type v,@object
.section .bss.v,"aw",@nobits
.globl v
.p2align 2
v:
.int32 0 # 0x0
.size v, 4
.ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283507)"