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