Remove restriction on skipping some linker tests because their default image base...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / sort_b_a.t
1 SECTIONS
2 {
3 .text : {*(SORT_BY_ALIGNMENT(.text*))}
4 /DISCARD/ : { *(.*) }
5 }
This page took 0.030905 seconds and 4 git commands to generate.