[PATCH] D65515: [llvm-readobj/libObject] - Introduce a custom warning handler for `ELFFile<ELFT>` methods.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 1 01:45:23 PDT 2019
grimar updated this revision to Diff 212750.
grimar marked an inline comment as done.
grimar added a comment.
- Addressed review comments.
- Included a file name to the errors and warnings produced.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65515/new/
https://reviews.llvm.org/D65515
Files:
include/llvm/Object/ELF.h
test/tools/llvm-readobj/elf-wrong-shstrtab-type.test
tools/llvm-readobj/ELFDumper.cpp
tools/llvm-readobj/llvm-readobj.cpp
tools/llvm-readobj/llvm-readobj.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65515.212750.patch
Type: text/x-patch
Size: 11563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190801/a94cf3f9/attachment.bin>
More information about the llvm-commits
mailing list