[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
Tue May 30 11:19:32 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304225: Adding parsing ability for .res file. (authored by ecbeckmann).

Changed prior to commit:
  https://reviews.llvm.org/D33566?vs=100652&id=100742#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33566

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

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


More information about the llvm-commits mailing list