Remove relocation against discarded sections for relocatable link.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / discard.ld
1 SECTIONS {
2 /DISCARD/ : { *(.discard) }
3 }
This page took 0.045315 seconds and 4 git commands to generate.