[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
Fri May 26 16:36:49 PDT 2017


ecbeckmann updated this revision to Diff 100497.
ecbeckmann marked 7 inline comments as done.
ecbeckmann added a comment.

Move implementation to source file, removed a lot of unnecessary error checking.


https://reviews.llvm.org/D33566

Files:
  llvm/include/llvm/Object/WindowsResource.h
  llvm/lib/Object/WindowsResource.cpp
  llvm/test/tools/llvm-cvtres/resource.test
  llvm/tools/llvm-cvtres/llvm-cvtres.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33566.100497.patch
Type: text/x-patch
Size: 12057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170526/668a177f/attachment.bin>


More information about the llvm-commits mailing list