[PATCH] D64470: [Object/ELF] - Improve error reporting for notes.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 00:52:22 PDT 2019


grimar created this revision.
grimar added reviewers: jhenderson, MaskRay.
Herald added a subscriber: rupprecht.

This patch improves the error messages reported for
note sections and phdrs and also makes a cleanup for
existent test case.

It depends on D64401 <https://reviews.llvm.org/D64401> (which I'll update soon).


https://reviews.llvm.org/D64470

Files:
  include/llvm/Object/ELF.h
  test/tools/llvm-readobj/gnu-notes.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64470.208886.patch
Type: text/x-patch
Size: 10461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190710/db38be91/attachment.bin>


More information about the llvm-commits mailing list