[PATCH] D34020: Implement COFF emission for parsed Windows Resource ( .res) files.
Eric Beckmann via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 7 21:36:54 PDT 2017
The other patch doesn't have llvm-commits
On Jun 7, 2017 9:29 PM, "Zachary Turner" <zturner at google.com> wrote:
> Is this different from the previous revision of the same name?
>
> On Wed, Jun 7, 2017 at 9:25 PM Eric Beckmann via Phabricator <
> reviews at reviews.llvm.org> wrote:
>
>> ecbeckmann created this revision.
>>
>> Add the WindowsResourceCOFFWriter class for producing the final COFF
>> after all parsing is done.
>>
>>
>> https://reviews.llvm.org/D34020
>>
>> Files:
>> llvm/include/llvm/Object/COFF.h
>> llvm/include/llvm/Object/WindowsResource.h
>> llvm/lib/Object/WindowsResource.cpp
>> llvm/test/tools/llvm-cvtres/Inputs/test_resource.obj.coff
>> llvm/test/tools/llvm-cvtres/object.test
>> llvm/test/tools/llvm-cvtres/parse.test
>> llvm/test/tools/llvm-cvtres/resource.test
>> llvm/tools/llvm-cvtres/llvm-cvtres.cpp
>> llvm/tools/llvm-cvtres/llvm-cvtres.h
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170607/c9d62702/attachment.html>
More information about the llvm-commits
mailing list