This commit was generated by cvs2svn to track changes on a CVS vendor
[external/binutils.git] / ld / testsuite / ld-scripts / sort_b_a_n.t
1 SECTIONS
2 {
3   .text : {*(SORT_BY_ALIGNMENT(SORT_BY_NAME(.text*)))}
4   /DISCARD/ : { *(.*) }
5 }