Stop generating GNU build notes for linkonce sections.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / apuinfo-nul1.s
CommitLineData
f2faa800
NS
1 .text
2_start: nop
3
4 # dummy empty apuinfo
5 # some other tools emit these
6 .section ".PPC.EMB.apuinfo"
7 .long 8
8 .long 0
9 .long 2
10 .asciz "APUinfo"
This page took 0.347469 seconds and 4 git commands to generate.