Make the objfile constructor private
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-reloc-absolute-hi.ld
CommitLineData
3c7687b9
MR
1SECTIONS
2{
3 bar = 0x12345678;
4 .text : { *(.text) }
5 /DISCARD/ : { *(*) }
6}
This page took 0.073046 seconds and 4 git commands to generate.