[PATCH] D36255: Integrate manifest merging library into LLD.

Eric Beckmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 17:31:49 PDT 2017


ecbeckmann created this revision.
Herald added a subscriber: mgorny.

Now that the llvm-mt manifest merging libraries are complete, we may use them to merge manifests instead of needing to shell out to mt.exe.


https://reviews.llvm.org/D36255

Files:
  lld/COFF/CMakeLists.txt
  lld/COFF/DriverUtils.cpp
  lld/test/COFF/manifestinput.test
  lld/test/lit.cfg
  lld/test/lit.site.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36255.109467.patch
Type: text/x-patch
Size: 5300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170803/27853458/attachment.bin>


More information about the llvm-commits mailing list