diff options
Diffstat (limited to 'ld/testsuite/ld-aarch64/emit-relocs-262.s')
-rw-r--r-- | ld/testsuite/ld-aarch64/emit-relocs-262.s | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/ld/testsuite/ld-aarch64/emit-relocs-262.s b/ld/testsuite/ld-aarch64/emit-relocs-262.s deleted file mode 100644 index aa97f52b0c4..00000000000 --- a/ld/testsuite/ld-aarch64/emit-relocs-262.s +++ /dev/null @@ -1,13 +0,0 @@ -.comm gempy,4,4 -.text - -.word _GOT_ - . -.xword _GOT_ - . + 0x12 -.hword _GOT_ - . -.hword _GOT_ - . - - and x0,x0,x0 - and x0,x0,#0x1 - - - |