summaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/diff.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/ELF/diff.s')
-rw-r--r--test/MC/ELF/diff.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/MC/ELF/diff.s b/test/MC/ELF/diff.s
index 1879a39..4214fc7 100644
--- a/test/MC/ELF/diff.s
+++ b/test/MC/ELF/diff.s
@@ -8,8 +8,8 @@ bar:
zed:
mov zed+(bar-foo), %eax
-// CHECK: # Relocation 0x00000000
-// CHECK-NEXT: (('r_offset', 0x00000005)
+// CHECK: # Relocation 0
+// CHECK-NEXT: (('r_offset', 0x0000000000000005)
// CHECK-NEXT: ('r_sym', 0x00000006)
// CHECK-NEXT: ('r_type', 0x0000000b)
-// CHECK-NEXT: ('r_addend', 0x00000001)
+// CHECK-NEXT: ('r_addend', 0x0000000000000001)
OpenPOWER on IntegriCloud