| .text | |
| .file "/usr/local/google/home/dschuff/s/wasm-waterfall/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/complex-4.c" | |
| .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_end0: | |
| .size main, .Lfunc_end0-main | |
| .ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283507)" | |
| .functype exit, void, i32 |