Stop generating GNU build notes for linkonce sections.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / sdalib.s
1 .globl lib_var
2 .type lib_var, @object
3 .size lib_var, 2
4 lib_var:
5 .word 1
This page took 0.028943 seconds and 4 git commands to generate.