Add SORT_NONE and don't sort sort .init/.fini sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr14156c.t
1 SECTIONS {
2 .foo : { *(SORT_NONE(.foo)) }
3 /DISCARD/ : { *(.*) }
4 }
This page took 0.030044 seconds and 4 git commands to generate.