ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-riscv-elf / call-relax-1.s
1 .globl align1
2
3 .text
4 .balign 32
5 align1:
6 csrr a0, sie
This page took 0.032745 seconds and 4 git commands to generate.