[PATCH] D57365: [llvm-readobj] Add a flag to dump just the section-to-segment mapping.
Matt Davis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 31 13:24:46 PST 2019
mattd updated this revision to Diff 184590.
mattd marked 9 inline comments as done.
mattd added a comment.
- Update two tests to use FileChecks `--implicit-check-not`
- Remove some cruft that, I think, was in an earlier version of this patch.
- Update the CHECK-COUNT test to simply perform a CHECK followed by a CHECK-NOT.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57365/new/
https://reviews.llvm.org/D57365
Files:
llvm/test/tools/llvm-readobj/gnu-phdrs.test
llvm/tools/llvm-readobj/ELFDumper.cpp
llvm/tools/llvm-readobj/ObjDumper.h
llvm/tools/llvm-readobj/llvm-readobj.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57365.184590.patch
Type: text/x-patch
Size: 13885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190131/b81aa897/attachment.bin>
More information about the llvm-commits
mailing list