[PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH64_ABS32 against absolution...
[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.032303 seconds and 4 git commands to generate.