[AArch64] Tidy up switch statement in GAS.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / gc-relocs-309.s
CommitLineData
cb8af559
NC
1#R_AARCH64_GOT_LD_PREL19
2 .comm sym309_notused,1,8
3.text
4_test_gc_rel309:
5 nop
6 ldr x1, :got_prel19:sym309_notused
7
This page took 0.033272 seconds and 4 git commands to generate.