diff options
Diffstat (limited to 'ld/testsuite/ld-aarch64/emit-relocs-264.d')
-rw-r--r-- | ld/testsuite/ld-aarch64/emit-relocs-264.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-aarch64/emit-relocs-264.d b/ld/testsuite/ld-aarch64/emit-relocs-264.d index 1da911b933a..eb9315494af 100644 --- a/ld/testsuite/ld-aarch64/emit-relocs-264.d +++ b/ld/testsuite/ld-aarch64/emit-relocs-264.d @@ -1,6 +1,6 @@ #source: emit-relocs-264.s #ld: -T relocs.ld --defsym tempy=0x11000 --defsym tempy2=0x45000 --defsym tempy3=0x1234 -e0 --emit-relocs -#objdump: -dr +#objdump: -dr -Mno-aliases #... +10000: 8a000000 and x0, x0, x0 +10004: 92400000 and x0, x0, #0x1 |