[PATCH] D66824: [09/10] [LLD] [COFF] Support merging resource object files
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 29 03:19:55 PDT 2019
mstorsjo updated this revision to Diff 217813.
mstorsjo added a comment.
Changed new test object files to yaml form, added another test of a mixed object file with both code and resources, merged with another resource object.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66824/new/
https://reviews.llvm.org/D66824
Files:
lld/COFF/Driver.cpp
lld/COFF/Driver.h
lld/COFF/DriverUtils.cpp
lld/COFF/InputFiles.cpp
lld/COFF/InputFiles.h
lld/test/COFF/Inputs/combined-resources-2.yaml
lld/test/COFF/Inputs/combined-resources.yaml
lld/test/COFF/combined-resources.test
lld/test/COFF/mixed-resource-obj.yaml
llvm/include/llvm/Object/WindowsResource.h
llvm/lib/Object/WindowsResource.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66824.217813.patch
Type: text/x-patch
Size: 34143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190829/35cca34a/attachment-0001.bin>
More information about the llvm-commits
mailing list