Introduce new section flag: SEC_ELF_OCTETS
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / align-with-input.t
CommitLineData
1eec346e
NC
1SECTIONS {
2 .abc : ALIGN(1) ALIGN_WITH_INPUT {
3 *(.abc)
4 }
5}
This page took 0.291004 seconds and 4 git commands to generate.