]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/20000511-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20000511-1.c.s
1 .text
2 .file "20000511-1.c"
3 .section .text.f,"ax",@progbits
4 .hidden f # -- Begin function f
5 .globl f
6 .type f,@function
7 f: # @f
8 .param i32, i32
9 # BB#0: # %entry
10 block
11 i32.ne $push0=, $0, $1
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 f, .Lfunc_end0-f
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 call exit@FUNCTION, $pop0
32 unreachable
33 .endfunc
34 .Lfunc_end1:
35 .size main, .Lfunc_end1-main
36 # -- End function
37
38 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
39 .functype abort, void
40 .functype exit, void, i32