ld: Don't allow '~' as the first char in symbol name
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / sort_b_n_n.t
CommitLineData
bcaa7b3e
L
1SECTIONS
2{
3 .text : {*(SORT_BY_NAME(SORT_BY_NAME(.text*)))}
4 /DISCARD/ : { *(.*) }
5}
This page took 0.654273 seconds and 4 git commands to generate.