[llvm-readobj][test] - Update the comment in archive.test

Addresses post commit review comment for D86771.
This commit is contained in:
Georgii Rymar 2020-09-01 14:01:05 +03:00
parent 7de090a324
commit 6c6984ecd5
1 changed files with 2 additions and 2 deletions

View File

@ -86,8 +86,8 @@ sections: []
symbols: []
## Here we test that we report a warning and continue dumping when an archive contains
## a unrecognized object. We place a dummy archive to another archive in the middle,
## so that it is placed between two valid objects.
## an unrecognized object. We add a dummy archive to the middle of another archive,
## so that it is between two valid objects.
# RUN: rm -f %t2.a
# RUN: llvm-ar rc %t.dir/broken.a %t.dir/trivial.obj.elf-x86-64