[PATCH] D38974: COFF: Add resource files to linkrepro instead of the cvtres object file.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 16 14:05:50 PDT 2017


pcc created this revision.

Now that we have our own implementation of cvtres, we can add resource
files directly to the linkrepro.


https://reviews.llvm.org/D38974

Files:
  lld/COFF/Driver.cpp
  lld/COFF/Driver.h
  lld/COFF/DriverUtils.cpp
  lld/test/COFF/linkrepro-res.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38974.119213.patch
Type: text/x-patch
Size: 4105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171016/4e9b6ec4/attachment.bin>


More information about the llvm-commits mailing list