[PATCH] D61674: [llvm-objcopy] Improve error message for unrecognised archive member
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 8 06:31:42 PDT 2019
MaskRay added inline comments.
================
Comment at: test/tools/llvm-objcopy/ELF/archive-unknown-members.test:31
+## Verify that the first member was not modified, if a later member could not
+## be recognised.
+# RUN: cmp %t.o %t1.o
----------------
grimar wrote:
> recognised->recognized :]
recognised is not wrong..
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61674/new/
https://reviews.llvm.org/D61674
More information about the llvm-commits
mailing list