[llvm-readobj] - Fix BB after r372087.

Seems I forgot to update the number of bytes checked.

llvm-svn: 372089
This commit is contained in:
George Rimar 2019-09-17 09:26:49 +00:00
parent 1ecba6f8ef
commit 48de660bbf
1 changed files with 1 additions and 1 deletions

View 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