diff options
Diffstat (limited to 'ld/testsuite/ld-aarch64/emit-relocs-266.d')
-rw-r--r-- | ld/testsuite/ld-aarch64/emit-relocs-266.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-aarch64/emit-relocs-266.d b/ld/testsuite/ld-aarch64/emit-relocs-266.d index fde90902d7f..d517c8eb829 100644 --- a/ld/testsuite/ld-aarch64/emit-relocs-266.d +++ b/ld/testsuite/ld-aarch64/emit-relocs-266.d @@ -1,6 +1,6 @@ #source: emit-relocs-266.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 |