[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 8 07:36:46 PDT 2017
grimar updated this revision to Diff 114362.
grimar added a comment.
- Used yaml2obj for producing testcase instead of using precompiled binary.
Note: there is patch for `printGroupSections()` refactoring on review, it is https://reviews.llvm.org/D37621,
it may make sence to land it first probably and rebase this one after that.
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.114362.patch
Type: text/x-patch
Size: 6072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170908/0a8ceaea/attachment.bin>
More information about the llvm-commits
mailing list