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