Build ifunc tests when non-native
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-259.s
1 .global dummy
2 .text
3 dummy:
4 ldr x0, .L1
5
6 .L1:
7 .hword dummy
This page took 0.029699 seconds and 4 git commands to generate.