| .text |
| .file "/usr/local/google/home/dschuff/s/wasm-waterfall/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/20001017-1.c" |
| .section .text.bug,"ax",@progbits |
| .hidden bug |
| .globl bug |
| .type bug,@function |
| bug: # @bug |
| .param i32, i32, i32, i32, i32, f64, i32, i32, i32, i32, f64, i32, i32 |
| # BB#0: # %entry |
| block |
| i32.ne $push0=, $11, $0 |
| br_if 0, $pop0 # 0: down to label0 |
| # BB#1: # %if.end |
| return |
| .LBB0_2: # %if.then |
| end_block # label0: |
| call abort@FUNCTION |
| unreachable |
| .endfunc |
| .Lfunc_end0: |
| .size bug, .Lfunc_end0-bug |
| |
| .section .text.main,"ax",@progbits |
| .hidden main |
| .globl main |
| .type main,@function |
| main: # @main |
| .result i32 |
| # BB#0: # %entry |
| i32.const $push0=, 0 |
| # fallthrough-return: $pop0 |
| .endfunc |
| .Lfunc_end1: |
| .size main, .Lfunc_end1-main |
| |
| |
| .ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283507)" |
| .functype abort, void |