]> git.proxmox.com Git - rustc.git/blame - src/binaryen/test/torture-s/20010518-1.c.s
New upstream version 1.25.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20010518-1.c.s
CommitLineData
abe05a73
XL
1 .text
2 .file "20010518-1.c"
3 .section .text.add,"ax",@progbits
4 .hidden add # -- Begin function add
5 .globl add
6 .type add,@function
7add: # @add
8 .param i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32
9 .result i32
10# BB#0: # %entry
11 i32.add $push0=, $1, $0
12 i32.add $push1=, $pop0, $2
13 i32.add $push2=, $pop1, $3
14 i32.add $push3=, $pop2, $4
15 i32.add $push4=, $pop3, $5
16 i32.add $push5=, $pop4, $6
17 i32.add $push6=, $pop5, $7
18 i32.add $push7=, $pop6, $8
19 i32.add $push8=, $pop7, $9
20 i32.add $push9=, $pop8, $10
21 i32.add $push10=, $pop9, $11
22 i32.add $push11=, $pop10, $12
23 # fallthrough-return: $pop11
24 .endfunc
25.Lfunc_end0:
26 .size add, .Lfunc_end0-add
27 # -- End function
28 .section .text.main,"ax",@progbits
29 .hidden main # -- Begin function main
30 .globl main
31 .type main,@function
32main: # @main
33 .result i32
34# BB#0: # %if.end
35 i32.const $push0=, 0
36 call exit@FUNCTION, $pop0
37 unreachable
38 .endfunc
39.Lfunc_end1:
40 .size main, .Lfunc_end1-main
41 # -- End function
42
43 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
44 .functype exit, void, i32