[PATCH] D61674: [llvm-objcopy] Improve error message for unrecognised archive member
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 8 06:00:56 PDT 2019
grimar 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
----------------
recognised->recognized :]
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