Allow non-fatal errors to be emitted and for disassembly notes be placed on AArch64
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / expdref4.s
CommitLineData
63f2573f
HPN
1 .data
2 .global x
3 .type x,@object
4x:
5 .dword expobj2
6.Lfe1:
7 .size x,.Lfe1-x
This page took 0.417154 seconds and 4 git commands to generate.