summaryrefslogtreecommitdiffstats
path: root/ld/testsuite/ld-scripts/sort_b_a_a.t
blob: 359cdffdd4ee5c07c84f70b8d40635c4cd5a6356 (plain)
1
2
3
4
5
SECTIONS
{
  .text : {*(SORT_BY_ALIGNMENT(SORT_BY_ALIGNMENT(.text*)))}
  /DISCARD/ : { *(.*) }
}
OpenPOWER on IntegriCloud