[PATCH] D37240: Fix crbug 759265 by suppressing llvm mt warnings.

Eric Beckmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 17:58:04 PDT 2017


ecbeckmann created this revision.

Previous would throw warning whenever libxml2 is not installed.  Now
only give this warning if merging manifest fails.


https://reviews.llvm.org/D37240

Files:
  lld/COFF/DriverUtils.cpp
  lld/test/COFF/manifestinput-error.test
  lld/test/COFF/manifestinput-nowarning.test
  lld/test/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37240.113000.patch
Type: text/x-patch
Size: 4926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170829/eb0831a2/attachment.bin>


More information about the llvm-commits mailing list