Properly handle common symbol and weak function
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / linkoncerdiff1.s
CommitLineData
80c29487
JK
1 .section .gnu.linkonce.t.foo, "a", %progbits
2 .globl symfoo
3symfoo:
4
5 .section .gnu.linkonce.t.bar, "a", %progbits
6 .globl symbar
7symbar:
This page took 0.170808 seconds and 4 git commands to generate.