AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602).
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-299.s
1 .comm gempy,4,4
2 .text
3
4 and x0,x0,x0
5 and x0,x0,#0x1
6 ldr q4, [x3, #:lo12:tempy]
7 ldr q7, [x3, #:lo12:tempy2]
8 ldr q17, [x3, #:lo12:tempy3]
This page took 0.031569 seconds and 4 git commands to generate.