Retro68/binutils/ld/testsuite/ld-scripts/sort_b_a.t

6 lines
78 B
Perl
Raw Normal View History

2012-03-26 19:18:29 +00:00
SECTIONS
{
.text : {*(SORT_BY_ALIGNMENT(.text*))}
/DISCARD/ : { *(.*) }
}