x86-64: Force symbol dynamic if it isn't undefined weak
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / split-by-file1.s
1 .section ".foo", "axl"
2 .global label1
3 label1:
4 nop
5 nop
6 nop
7
This page took 0.030443 seconds and 4 git commands to generate.