Allow non-fatal errors to be emitted and for disassembly notes be placed on AArch64
[deliverable/binutils-gdb.git] / ld / testsuite / ld-discard / zero-rel.s
CommitLineData
b1e24c02
DJ
1 .text
2 .globl _start
3_start:
4
5 .section .debug_info
6 .long .Ltext
7 .long .Ltext + 2
8
9 .section .text.exit,"ax"
10.Ltext:
11 .long 0
This page took 0.520837 seconds and 4 git commands to generate.