ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-259.s
1 .global dummy
2 .text
3 dummy:
4 ldr x0, .L1
5
6 .L1:
7 .hword dummy
This page took 0.04009 seconds and 4 git commands to generate.