Add --section-ordering command line option to the bfd linker.
[binutils-gdb.git] / ld / testsuite / ld-scripts / section-order-1b.t
blob6a36250dcbcecbd7795ad185f182853bd58d4acb
1 .text : {
2   *(.text.yyy)
3   *(.text.b?r)
4   *(*t)
5   *(.text.xxx)
6   *(.text.foo)