Don't allow mixing x64_32 with x86_64.
[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.030175 seconds and 4 git commands to generate.