[PATCH] D37567: [llvm-readobj] - Teach tool to report error if some section is in multiple COMDAT groups at once.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 15 03:29:43 PDT 2017
grimar updated this revision to Diff 115386.
grimar added a comment.
- Print introduced error to stderr instead of stdout. This is consistent with GNU readelf behavior.
https://reviews.llvm.org/D37567
Files:
test/tools/llvm-readobj/broken-group.test
tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37567.115386.patch
Type: text/x-patch
Size: 5565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170915/378c2a7a/attachment.bin>
More information about the llvm-commits
mailing list