[PATCH] D34020: Implement COFF emission for parsed Windows Resource ( .res) files.

Eric Beckmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 9 10:34:59 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305092: Implement COFF emission for parsed Windows Resource ( .res) files. (authored by ecbeckmann).

Changed prior to commit:
  https://reviews.llvm.org/D34020?vs=101991&id=102052#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34020

Files:
  llvm/trunk/include/llvm/Object/COFF.h
  llvm/trunk/include/llvm/Object/WindowsResource.h
  llvm/trunk/lib/Object/WindowsResource.cpp
  llvm/trunk/test/tools/llvm-cvtres/Inputs/test_resource.obj.coff
  llvm/trunk/test/tools/llvm-cvtres/object.test
  llvm/trunk/test/tools/llvm-cvtres/parse.test
  llvm/trunk/test/tools/llvm-cvtres/resource.test
  llvm/trunk/tools/llvm-cvtres/LLVMBuild.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: D34020.102052.patch
Type: text/x-patch
Size: 47271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170609/659d0c9f/attachment.bin>


More information about the llvm-commits mailing list