[PATCH] D66824: [09/10] [LLD] [COFF] Support merging resource object files
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 28 13:37:24 PDT 2019
mstorsjo updated this revision to Diff 217716.
mstorsjo added a comment.
Factorized error/warning reporting of duplicates between resource files and object files.
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.o
lld/test/COFF/Inputs/combined-resources.o
lld/test/COFF/combined-resources.test
llvm/include/llvm/Object/WindowsResource.h
llvm/lib/Object/WindowsResource.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66824.217716.patch
Type: text/x-patch
Size: 17335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190828/5f00c337/attachment.bin>
More information about the llvm-commits
mailing list