repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
lld
/
test
/
ELF
/
linkerscript
/
Inputs
/
data-commands.s
blob
d5d78cfd9beb6a6879dcfdeb174f3c14480cb780
1
.global a
2
a
=
0x11
3
4
.global b
5
b
=
0x1122
6
7
.global c
8
c
=
0x11223344
9
10
.global d
11
d
=
0x1122334455667788
12
13
.section .foo.1,
"a"
14
.byte 0xFF
15
16
.section .foo.2,
"a"
17
.byte 0xFF
18
19
.section .foo.3,
"a"
20
.byte 0xFF
21
22
.section .foo.4,
"a"
23
.byte 0xFF
24
25
.section .bar.1,
"a"
26
.byte 0xFF
27
28
.section .bar.2,
"a"
29
.byte 0xFF
30
31
.section .bar.3,
"a"
32
.byte 0xFF
33
34
.section .bar.4,
"a"
35
.byte 0xFF