aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64/copy-reloc-exe-eliminate.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-aarch64/copy-reloc-exe-eliminate.s')
-rw-r--r--ld/testsuite/ld-aarch64/copy-reloc-exe-eliminate.s7
1 files changed, 0 insertions, 7 deletions
diff --git a/ld/testsuite/ld-aarch64/copy-reloc-exe-eliminate.s b/ld/testsuite/ld-aarch64/copy-reloc-exe-eliminate.s
deleted file mode 100644
index 33227aad3e..0000000000
--- a/ld/testsuite/ld-aarch64/copy-reloc-exe-eliminate.s
+++ /dev/null
@@ -1,7 +0,0 @@
- .global p
- .section .data.rel.ro,"aw",%progbits
- .align 3
- .type p, %object
- .size p, 8
-p:
- .xword global_a