Stop generating GNU build notes for linkonce sections.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / data-reloc-local-2.s
1 .data
2 c:
3 .word d
4 d:
5 .word c
6 .short d
7 .byte c
8 .byte d
This page took 0.029047 seconds and 4 git commands to generate.