[PATCH] D88288: [Archive] Don't throw away errors for malformed archive members
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 25 07:30:12 PDT 2020
jhenderson marked 2 inline comments as done.
jhenderson added inline comments.
================
Comment at: llvm/test/Object/archive-unknown-filetype.test:1
+## Show that the archive library ignores does not emit an error or add any
+## symbols to the archive symbol table, when it encounters an unknown file type,
----------------
grimar wrote:
> Did you mean this?
I fixed this one already (think you must have missed my patch update).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88288/new/
https://reviews.llvm.org/D88288
More information about the llvm-commits
mailing list