diff options
Diffstat (limited to 'test/MC/ELF/plt.s')
-rw-r--r-- | test/MC/ELF/plt.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ELF/plt.s b/test/MC/ELF/plt.s index 7d0073c..7d78e23 100644 --- a/test/MC/ELF/plt.s +++ b/test/MC/ELF/plt.s @@ -5,7 +5,7 @@ jmp foo@PLT // CHECK: ('_relocations', [ -// CHECK-NEXT: # Relocation 0x00000000 +// CHECK-NEXT: # Relocation 0 // CHECK-NEXT: (('r_offset', // CHECK-NEXT: ('r_sym', // CHECK-NEXT: ('r_type', 0x00000004) |