ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-riscv-elf / c-lui-2.ld
CommitLineData
080a4883
JW
1ENTRY(_start)
2SECTIONS {
3 .text 0x00000000 : {
4 *(.text*)
5 }
6}
This page took 0.062356 seconds and 4 git commands to generate.