[PATCH] D33566: Adding parsing ability for .res file, building the resource directory tree

Eric Beckmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 29 18:48:34 PDT 2017


ecbeckmann updated this revision to Diff 100651.
ecbeckmann added a comment.

Add helper function for readability.


https://reviews.llvm.org/D33566

Files:
  llvm/include/llvm/Object/WindowsResource.h
  llvm/include/llvm/Support/BinaryStreamReader.h
  llvm/lib/Object/WindowsResource.cpp
  llvm/lib/Support/BinaryStreamReader.cpp
  llvm/test/tools/llvm-cvtres/Inputs/test_resource.rc
  llvm/test/tools/llvm-cvtres/Inputs/test_resource.res
  llvm/test/tools/llvm-cvtres/resource.test
  llvm/tools/llvm-cvtres/llvm-cvtres.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33566.100651.patch
Type: text/x-patch
Size: 14811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170530/1e1dc9ed/attachment.bin>


More information about the llvm-commits mailing list