[PATCH] D66825: [10/10] [LLD] [COFF] Silently drop a manifest with language 0, if there's another manifest with a nonzero language id
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 29 03:02:17 PDT 2019
mstorsjo updated this revision to Diff 217809.
mstorsjo marked 7 inline comments as done.
mstorsjo added a comment.
Changed accoring to review feedback
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66825/new/
https://reviews.llvm.org/D66825
Files:
lld/COFF/DriverUtils.cpp
lld/test/COFF/Inputs/manifest-lang0.res
lld/test/COFF/Inputs/manifest-lang0.yaml
lld/test/COFF/Inputs/manifest-lang1.res
lld/test/COFF/Inputs/manifest-lang1.yaml
lld/test/COFF/Inputs/manifest-lang2.res
lld/test/COFF/Inputs/manifest-lang2.yaml
lld/test/COFF/merge-resource-manifest.test
llvm/include/llvm/Object/WindowsResource.h
llvm/lib/Object/WindowsResource.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66825.217809.patch
Type: text/x-patch
Size: 13085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190829/dfcab6d9/attachment.bin>
More information about the llvm-commits
mailing list