Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-riscv-elf / pcrel-lo-addend-3b.s
blob0b7ebd63a20409d5ad3852afd871137051211049
1 .text
2 .globl _start
3 .align 3
4 _start:
5 .LA0: auipc a5, %got_pcrel_hi (ll + 0x4)
6 ld a0, %pcrel_lo (.LA0)(a5)
8 .globl ll
9 .data
10 ll:
11 .dword 0
12 .dword 0
13 .dword 0