[PATCH] D64472: [llvm-readobj/llvm-readelf] - Report a warning instead of a error when dumping a broken dynamic section.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 04:49:40 PDT 2019


jhenderson added a comment.

How about a test case that shows that more stuff can be printed after the aborted dynamic printing, perhaps using --all? Also, is there a risk that this will print the same warning more than once for the same section, if multiple options are used?


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

https://reviews.llvm.org/D64472





More information about the llvm-commits mailing list