diff options
Diffstat (limited to 'test/ELF/dynamic-reloc-index.s')
-rw-r--r-- | test/ELF/dynamic-reloc-index.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/dynamic-reloc-index.s b/test/ELF/dynamic-reloc-index.s index 2d38c014a307f..ba3c5791beb0f 100644 --- a/test/ELF/dynamic-reloc-index.s +++ b/test/ELF/dynamic-reloc-index.s @@ -8,7 +8,7 @@ // CHECK: Relocations [ // CHECK-NEXT: Section ({{.*}}) .rela.plt { -// CHECK-NEXT: 0x13018 R_X86_64_JUMP_SLOT bar 0x0 +// CHECK-NEXT: 0x203018 R_X86_64_JUMP_SLOT bar 0x0 // CHECK-NEXT: } // CHECK-NEXT: ] |