summaryrefslogtreecommitdiff
path: root/test/MC/ELF/call-abs.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/ELF/call-abs.s')
-rw-r--r--test/MC/ELF/call-abs.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ELF/call-abs.s b/test/MC/ELF/call-abs.s
index 7d2116377e..795a65993c 100644
--- a/test/MC/ELF/call-abs.s
+++ b/test/MC/ELF/call-abs.s
@@ -18,7 +18,7 @@ f: # @f
// CHECK: ('_relocations', [
// CHECK-NEXT: # Relocation 0
// CHECK-NEXT: (('r_offset', 0x00000004)
-// CHECK-NEXT: ('r_sym', 0x00000000)
+// CHECK-NEXT: ('r_sym', 0x000000)
// CHECK-NEXT: ('r_type', 0x02)
// CHECK-NEXT: ),
// CHECK-NEXT: ])