]> granicus.if.org Git - llvm/commitdiff
[llvm-readobj] - Fix BB after r372087.
authorGeorge Rimar <grimar@accesssoftek.com>
Tue, 17 Sep 2019 09:26:49 +0000 (09:26 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Tue, 17 Sep 2019 09:26:49 +0000 (09:26 +0000)
Seems I forgot to update the number of bytes checked.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@372089 91177308-0d34-0410-b5e6-96231b3b80d8

test/tools/llvm-readobj/elf-reloc-zero-name-or-value.test

index 1418a9aa891a947a921fcb405ee79afea6b65d24..c6481badc14c1374d2f7f679b0bc4a65e911674f 100644 (file)
@@ -17,7 +17,7 @@
 # CHECK-NEXT: 0000000000000000  0000000100000000 R_X86_64_NONE          0000000000000000 sym + 1
 # CHECK-NEXT: 0000000000000000  0000000200000000 R_X86_64_NONE          0000000000000123 456
 
-# CHECK:      'RELA' relocation section at offset {{.*}} contains 48 bytes:
+# CHECK:      'RELA' relocation section at offset {{.*}} contains 72 bytes:
 # CHECK-NEXT:     Offset             Info             Type               Symbol's Value  Symbol's Name + Addend
 # CHECK-NEXT: 0000000000000000  0000000000000000 R_X86_64_NONE                           1
 # CHECK-NEXT: 0000000000000000  0000000100000000 R_X86_64_NONE          0000000000000000 sym + 1