diff options
Diffstat (limited to 'llvm/test/MC/ELF/diff.s')
-rw-r--r-- | llvm/test/MC/ELF/diff.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ELF/diff.s b/llvm/test/MC/ELF/diff.s index 0736bca01dc..92927b69d02 100644 --- a/llvm/test/MC/ELF/diff.s +++ b/llvm/test/MC/ELF/diff.s @@ -8,7 +8,7 @@ bar: zed: mov zed+(bar-foo), %eax -// CHECK: # Relocation 0x00000000 +// CHECK: # Relocation 0 // CHECK-NEXT: (('r_offset', 0x00000005) // CHECK-NEXT: ('r_sym', 0x00000006) // CHECK-NEXT: ('r_type', 0x0000000b) |