aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-scripts/sort.t
blob: c53481f2f3de4a3db981417571f87a66dfef8875 (plain)
1
2
3
4
5
SECTIONS
{
  .text : {*(.text .text.*)}
  /DISCARD/ : { *(.*) }
}