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
[JITLink][arm64] Support arm64e JIT'd code (initially enabled for MachO only).
[llvm-project.git]
/
lld
/
test
/
ELF
/
Inputs
/
copy-rel-tls.s
blob
d9bdf8bf9b0e8b85d2a445c3289132432dc0fdc3
1
.bss
2
.global foo
3
.type foo, @object
4
.size foo, 4
5
foo
:
6
7
.section .tbss,
"awT"
,@nobits
8
.global tfoo
9
.skip 0x3358
10
.type tfoo,@object
11
.size tfoo, 4
12
tfoo
: