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
[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git]
/
lld
/
test
/
ELF
/
Inputs
/
ppc64-tls-ie-le.s
blob
1d7ccc8f887557fbe956ede53afe0a1ff1e8ceab
1
.text
2
.abiversion 2
3
.type c,@object
# @c
4
.section .tdata,
"awT"
,@progbits
5
.globl c
6
c
:
7
.byte 97
# 0x61
8
.size c, 1
9
10
.type s,@object
# @s
11
.globl s
12
.p2align 1
13
s
:
14
.short 55
# 0x37
15
.size s, 2
16
17
.type i,@object
# @i
18
.globl i
19
.p2align 2
20
i
:
21
.long 55
# 0x37
22
.size i, 4
23
24
.type l,@object
# @l
25
.globl l
26
.p2align 3
27
l
:
28
.quad 55
# 0x37
29
.size l, 8