AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602).
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / gc-relocs-309.s
1 #R_AARCH64_GOT_LD_PREL19
2 .comm sym309_notused,1,8
3 .text
4 _test_gc_rel309:
5 nop
6 ldr x1, :got:sym309_notused
This page took 0.029924 seconds and 4 git commands to generate.