ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / pie-bind-locally-b.s
1 .section .data.rel,"aw",%progbits
2 .align 3
3 .type q, %object
4 .size q, 8
5 q:
6 .xword _start
This page took 0.02938 seconds and 4 git commands to generate.