1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

[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 522d076ef9
commit 15a336cfd6

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