Updated Malay translation for the bfd sub-directory
[binutils-gdb.git] / ld / testsuite / ld-scripts / sort-file-reversed-2.t
blob1379852f80337f5ddb70c79037b67f7802392c87
1 SECTIONS
3   .text : { REVERSE(SORT_BY_NAME(*))(.text*) }
4   .data : { REVERSE(*)(.data*) }
5   /DISCARD/ : { *(.*) }