ld/testsuite: XFAIL pr20995-2 on aarch64*-*-elf*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-18a.s
CommitLineData
73bcf233 1 .section .data.rel,"aw",@progbits
233cc9c1 2 .globl foo_ptr
73bcf233
L
3 .type foo_ptr, @object
4foo_ptr:
5 .dc.a foo
This page took 0.239035 seconds and 4 git commands to generate.