AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602).
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-313.s
CommitLineData
99ad26cb
JW
1 .text
2 adrp x2, _GLOBAL_OFFSET_TABLE_
afa403d8
JW
3 ldr x0, [x2, #:gotpage_lo15:globala]
4 ldr x0, [x2, #:gotpage_lo15:globalb]
5 ldr x0, [x2, #:gotpage_lo15:globalc]
This page took 0.210965 seconds and 4 git commands to generate.