[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
Wed Jan 30 14:50:59 PST 2019


mattd updated this revision to Diff 184379.
mattd added a comment.

- Removed a test
- Replaced the uses of grep in the tests with CHECK-NOT and CHECK-COUNT


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.184379.patch
Type: text/x-patch
Size: 13109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190130/21eb294d/attachment-0001.bin>


More information about the llvm-commits mailing list