ld: Support input section description keyword: REVERSE
[binutils-gdb.git] / ld / testsuite / ld-scripts / sort-sections-reversed-1.t
blobcc7f85e2b4786d0afccb2dd8de048d96948a6e82
1 SECTIONS
3   .text : { *(SORT_BY_NAME(REVERSE(.text*))) }
4   /DISCARD/ : { *(.*) }