[PATCH] D32610: Boilerplate for modifications to the readobj tool to display .rsrc

Eric Beckmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 11:41:24 PDT 2017


ecbeckmann created this revision.

Adding functionality to readobj to display resource section data.  This is necessary in order to test the cvtres tool when it is added.  This is a copy of https://reviews.llvm.org/D32463, but with llvm-commits added as a subscriber.


https://reviews.llvm.org/D32610

Files:
  llvm/include/llvm/Object/COFF.h
  llvm/test/tools/llvm-readobj/resources.test
  llvm/tools/llvm-readobj/COFFDumper.cpp
  llvm/tools/llvm-readobj/ObjDumper.h
  llvm/tools/llvm-readobj/llvm-readobj.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32610.96960.patch
Type: text/x-patch
Size: 4873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170427/1340b2f6/attachment.bin>


More information about the llvm-commits mailing list