[PATCH] D35819: Move manifest utils into separate lib, to reduce libxml2 deps.

Eric Beckmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 18:22:31 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309070: Move manifest utils into separate lib, to reduce libxml2 deps. (authored by ecbeckmann).

Changed prior to commit:
  https://reviews.llvm.org/D35819?vs=108195&id=108197#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35819

Files:
  llvm/trunk/include/llvm/Support/WindowsManifestMerger.h
  llvm/trunk/include/llvm/WindowsManifest/WindowsManifestMerger.h
  llvm/trunk/include/llvm/module.modulemap
  llvm/trunk/lib/CMakeLists.txt
  llvm/trunk/lib/LLVMBuild.txt
  llvm/trunk/lib/Support/CMakeLists.txt
  llvm/trunk/lib/Support/WindowsManifestMerger.cpp
  llvm/trunk/lib/WindowsManifest/CMakeLists.txt
  llvm/trunk/lib/WindowsManifest/LLVMBuild.txt
  llvm/trunk/lib/WindowsManifest/WindowsManifestMerger.cpp
  llvm/trunk/tools/llvm-mt/CMakeLists.txt
  llvm/trunk/tools/llvm-mt/LLVMBuild.txt
  llvm/trunk/tools/llvm-mt/llvm-mt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35819.108197.patch
Type: text/x-patch
Size: 25780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170726/95a1b967/attachment.bin>


More information about the llvm-commits mailing list