]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/20031215-1.c.s
New upstream version 1.25.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20031215-1.c.s
1 .text
2 .file "20031215-1.c"
3 .section .text.test1,"ax",@progbits
4 .hidden test1 # -- Begin function test1
5 .globl test1
6 .type test1,@function
7 test1: # @test1
8 # BB#0: # %entry
9 # fallthrough-return
10 .endfunc
11 .Lfunc_end0:
12 .size test1, .Lfunc_end0-test1
13 # -- End function
14 .section .text.test2,"ax",@progbits
15 .hidden test2 # -- Begin function test2
16 .globl test2
17 .type test2,@function
18 test2: # @test2
19 # BB#0: # %entry
20 # fallthrough-return
21 .endfunc
22 .Lfunc_end1:
23 .size test2, .Lfunc_end1-test2
24 # -- End function
25 .section .text.test3,"ax",@progbits
26 .hidden test3 # -- Begin function test3
27 .globl test3
28 .type test3,@function
29 test3: # @test3
30 # BB#0: # %entry
31 # fallthrough-return
32 .endfunc
33 .Lfunc_end2:
34 .size test3, .Lfunc_end2-test3
35 # -- End function
36 .section .text.main,"ax",@progbits
37 .hidden main # -- Begin function main
38 .globl main
39 .type main,@function
40 main: # @main
41 .result i32
42 # BB#0: # %entry
43 i32.const $push0=, 0
44 # fallthrough-return: $pop0
45 .endfunc
46 .Lfunc_end3:
47 .size main, .Lfunc_end3-main
48 # -- End function
49 .hidden ao # @ao
50 .type ao,@object
51 .section .rodata.ao,"a",@progbits
52 .globl ao
53 .p2align 2
54 ao:
55 .int32 2 # 0x2
56 .int32 2 # 0x2
57 .asciz "OK"
58 .skip 1
59 .size ao, 12
60
61 .hidden a # @a
62 .type a,@object
63 .section .rodata.a,"a",@progbits
64 .globl a
65 .p2align 2
66 a:
67 .int32 ao
68 .size a, 4
69
70
71 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"