[PATCH] D86771: [llvm-readobj/elf] - Don't fail when dumping an archive with a member that can't be recognized.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 1 02:06:04 PDT 2020


jhenderson added inline comments.


================
Comment at: llvm/test/tools/llvm-readobj/archive.test:89-90
+## 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.
+
----------------



Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86771/new/

https://reviews.llvm.org/D86771



More information about the llvm-commits mailing list