Strip global symbol defined in discarded section
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr14156c.t
CommitLineData
eda680f8 1SECTIONS {
4b7e6395 2 .text : { *(.text) }
eda680f8
L
3 .foo : { *(SORT_NONE(.foo)) }
4 /DISCARD/ : { *(.*) }
5}
This page took 0.172715 seconds and 4 git commands to generate.