]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/20001017-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20001017-1.c.s
1 .text
2 .file "20001017-1.c"
3 .section .text.bug,"ax",@progbits
4 .hidden bug # -- Begin function bug
5 .globl bug
6 .type bug,@function
7 bug: # @bug
8 .param i32, i32, i32, i32, i32, f64, i32, i32, i32, i32, f64, i32, i32
9 # BB#0: # %entry
10 block
11 i32.ne $push0=, $11, $0
12 br_if 0, $pop0 # 0: down to label0
13 # BB#1: # %if.end
14 return
15 .LBB0_2: # %if.then
16 end_block # label0:
17 call abort@FUNCTION
18 unreachable
19 .endfunc
20 .Lfunc_end0:
21 .size bug, .Lfunc_end0-bug
22 # -- End function
23 .section .text.main,"ax",@progbits
24 .hidden main # -- Begin function main
25 .globl main
26 .type main,@function
27 main: # @main
28 .result i32
29 # BB#0: # %entry
30 i32.const $push0=, 0
31 # fallthrough-return: $pop0
32 .endfunc
33 .Lfunc_end1:
34 .size main, .Lfunc_end1-main
35 # -- End function
36
37 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
38 .functype abort, void