bolt/deps/llvm-18.1.8/lld/test/ELF/Inputs/copy-rel-tls.s
2025-02-14 19:21:04 +01:00

12 lines
149 B
ArmAsm

.bss
.global foo
.type foo, @object
.size foo, 4
foo:
.section .tbss,"awT",@nobits
.global tfoo
.skip 0x3358
.type tfoo,@object
.size tfoo, 4
tfoo: