Build ifunc tests when non-native
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / tls-tiny-ld.s
CommitLineData
77a69ff8
JW
1// Test file for AArch64 LD -- tlsldm
2
3 .text
4func:
5 add x1, x2, x3
6 // BFD_RELOC_AARCH64_TLSLD_ADR_PREL21
7 adr x0, :tlsldm:dummy
This page took 0.146091 seconds and 4 git commands to generate.