Introduce new section flag: SEC_ELF_OCTETS
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / sort_no.t
CommitLineData
bcaa7b3e
L
1SECTIONS
2{
3 .text : {*(.text*)}
4 /DISCARD/ : { *(.*) }
5}
This page took 1.047229 seconds and 4 git commands to generate.