[ARM] Adjust how NEON shifts are lowered
[llvm-core.git] / test / ExecutionEngine / RuntimeDyld / X86 / CommonSymbols_allocation.s
blob11c0352c85a31b8b061c81c16ab66fe1f3b51214
1 # RUN: rm -rf %t && mkdir -p %t
2 # RUN: llvm-mc -triple=x86_64-pc-linux -filetype=obj -o %t/tmp.o %s
3 # RUN: llvm-rtdyld -triple=x86_64-pc-linux -verify %t/tmp.o
5 .globl main # -- Begin function main
6 .p2align 4, 0x90
7 .type main,@function
8 main: #
9 .cfi_startproc
10 # %bb.0:
11 movl o42, %eax
12 retq
13 .Lfunc_end0:
14 .size main, .Lfunc_end0-main
15 .cfi_endproc
16 # -- End function
17 .type o1,@object #
18 .comm o1,4,4
19 .type o2,@object #
20 .comm o2,4,4
21 .type o3,@object #
22 .comm o3,4,4
23 .type o4,@object #
24 .comm o4,4,4
25 .type o5,@object #
26 .comm o5,4,4
27 .type o6,@object #
28 .comm o6,4,4
29 .type o7,@object #
30 .comm o7,4,4
31 .type o8,@object #
32 .comm o8,4,4
33 .type o9,@object #
34 .comm o9,4,4
35 .type o10,@object #
36 .comm o10,4,4
37 .type o11,@object #
38 .comm o11,4,4
39 .type o12,@object #
40 .comm o12,4,4
41 .type o13,@object #
42 .comm o13,4,4
43 .type o14,@object #
44 .comm o14,4,4
45 .type o15,@object #
46 .comm o15,4,4
47 .type o16,@object #
48 .comm o16,4,4
49 .type o17,@object #
50 .comm o17,4,4
51 .type o18,@object #
52 .comm o18,4,4
53 .type o19,@object #
54 .comm o19,4,4
55 .type o20,@object #
56 .comm o20,4,4
57 .type o21,@object #
58 .comm o21,4,4
59 .type o22,@object #
60 .comm o22,4,4
61 .type o23,@object #
62 .comm o23,4,4
63 .type o24,@object #
64 .comm o24,4,4
65 .type o25,@object #
66 .comm o25,4,4
67 .type o26,@object #
68 .comm o26,4,4
69 .type o27,@object #
70 .comm o27,4,4
71 .type o28,@object #
72 .comm o28,4,4
73 .type o29,@object #
74 .comm o29,4,4
75 .type o30,@object #
76 .comm o30,4,4
77 .type o31,@object #
78 .comm o31,4,4
79 .type o32,@object #
80 .comm o32,4,4
81 .type o33,@object #
82 .comm o33,4,4
83 .type o34,@object #
84 .comm o34,4,4
85 .type o35,@object #
86 .comm o35,4,4
87 .type o36,@object #
88 .comm o36,4,4
89 .type o37,@object #
90 .comm o37,4,4
91 .type o38,@object #
92 .comm o38,4,4
93 .type o39,@object #
94 .comm o39,4,4
95 .type o40,@object #
96 .comm o40,4,4
97 .type o41,@object #
98 .comm o41,4,4
99 .type o42,@object #
100 .comm o42,4,4
102 .section ".note.GNU-stack","",@progbits