[llvm-readobj] - Fix a comment in stack-sizes.test. NFC.

To address post commit review comment for D69167.
This commit is contained in:
Georgii Rymar
2019-10-29 11:49:19 +03:00
parent 94cd2f0303
commit 6c07a00aeb

View File

@@ -643,7 +643,7 @@ Sections:
Type: R_X86_64_64
## Check we report an error when dumping stack sizes if the relocated section
## identified by the sh_info field is invalid. Here sh_info value is larger than
## identified by the sh_info field is invalid. Here the sh_info value is larger than
## the number of sections.
# RUN: yaml2obj --docnum=13 %s > %t18