ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / tls-small-ld.s
CommitLineData
f69e4920
JW
1// Test file for AArch64 LD -- reloc 518
2
3 .text
4func:
73f925cc
JW
5 // BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NC
6 add x1, x2, #:tlsldm_lo12_nc:dummy
f69e4920
JW
7 // BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21
8 adrp x0, :tlsldm:dummy
This page took 0.244645 seconds and 4 git commands to generate.