diff options
Diffstat (limited to 'ld/testsuite/ld-aarch64/emit-relocs-286.s')
-rw-r--r-- | ld/testsuite/ld-aarch64/emit-relocs-286.s | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ld/testsuite/ld-aarch64/emit-relocs-286.s b/ld/testsuite/ld-aarch64/emit-relocs-286.s deleted file mode 100644 index 78b508f466a..00000000000 --- a/ld/testsuite/ld-aarch64/emit-relocs-286.s +++ /dev/null @@ -1,8 +0,0 @@ -.comm gempy,4,4 -.text - - and x0,x0,x0 - and x0,x0,#0x1 - ldr x4, [x3, #:lo12:tempy] - ldr x7, [x3, #:lo12:tempy2] - ldr x17, [x3, #:lo12:tempy3] |