]> git.proxmox.com Git - rustc.git/blame - src/binaryen/test/torture-s/990525-2.c.s
New upstream version 1.25.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 990525-2.c.s
CommitLineData
abe05a73
XL
1 .text
2 .file "990525-2.c"
3 .section .text.func1,"ax",@progbits
4 .hidden func1 # -- Begin function func1
5 .globl func1
6 .type func1,@function
7func1: # @func1
8 .result i32
9 .local i32
10# BB#0: # %if.end15
11 copy_local $push0=, $0
12 # fallthrough-return: $pop0
13 .endfunc
14.Lfunc_end0:
15 .size func1, .Lfunc_end0-func1
16 # -- End function
17 .section .text.func2,"ax",@progbits
18 .hidden func2 # -- Begin function func2
19 .globl func2
20 .type func2,@function
21func2: # @func2
22 .param i32
23# BB#0: # %entry
24 i64.const $push0=, 85899345930
25 i64.store 0($0):p2align=2, $pop0
26 i64.const $push1=, 171798691870
27 i64.store 8($0):p2align=2, $pop1
28 # fallthrough-return
29 .endfunc
30.Lfunc_end1:
31 .size func2, .Lfunc_end1-func2
32 # -- End function
33 .section .text.main,"ax",@progbits
34 .hidden main # -- Begin function main
35 .globl main
36 .type main,@function
37main: # @main
38 .result i32
39# BB#0: # %entry
40 i32.const $push0=, 0
41 call exit@FUNCTION, $pop0
42 unreachable
43 .endfunc
44.Lfunc_end2:
45 .size main, .Lfunc_end2-main
46 # -- End function
47
48 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
49 .functype exit, void, i32