Add file missed from last commit.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / gc-relocs-312.s
1 #R_AARCH64_GOT_LD_PREL19
2 .comm sym312_notused,4
3 .text
4 _test_gc_rel312:
5 nop
6 ldr x3, [x2, #:got_lo12:sym312_notused]
7
This page took 0.045504 seconds and 4 git commands to generate.