[PATCH] D33180: Add functionality to cvtres to parse all entries in res file.
Eric Beckmann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 19 19:02:42 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL303480: Add functionality to cvtres to parse all entries in res file. (authored by ecbeckmann).
Changed prior to commit:
https://reviews.llvm.org/D33180?vs=99661&id=99662#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33180
Files:
llvm/trunk/include/llvm/Object/Binary.h
llvm/trunk/include/llvm/Object/WindowsResource.h
llvm/trunk/include/llvm/Support/BinaryStreamReader.h
llvm/trunk/include/llvm/Support/FileSystem.h
llvm/trunk/lib/Object/Binary.cpp
llvm/trunk/lib/Object/CMakeLists.txt
llvm/trunk/lib/Object/WindowsResource.cpp
llvm/trunk/test/tools/llvm-cvtres/Inputs/cursor_small.bmp
llvm/trunk/test/tools/llvm-cvtres/Inputs/okay_small.bmp
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/CMakeLists.txt
llvm/trunk/tools/llvm-cvtres/llvm-cvtres.cpp
llvm/trunk/tools/llvm-cvtres/llvm-cvtres.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33180.99662.patch
Type: text/x-patch
Size: 15529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170520/db1fce28/attachment.bin>
More information about the llvm-commits
mailing list