[PATCH] D35425: Implement parsing and writing of a single xml manifest file.

Eric Beckmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 11:09:50 PDT 2017


ecbeckmann created this revision.
Herald added subscribers: hiraditya, mgorny.

Implement parsing and writing of a single xml manifest file.


https://reviews.llvm.org/D35425

Files:
  llvm/cmake/config-ix.cmake
  llvm/include/llvm/Support/WindowsManifestMerger.h
  llvm/lib/Support/CMakeLists.txt
  llvm/lib/Support/WindowsManifestMerger.cpp
  llvm/test/CMakeLists.txt
  llvm/test/tools/llvm-mt/Inputs/test_manifest.manifest
  llvm/test/tools/llvm-mt/help.test
  llvm/test/tools/llvm-mt/single_file.test
  llvm/tools/llvm-mt/llvm-mt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35425.106670.patch
Type: text/x-patch
Size: 13540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170714/4fc3d68f/attachment.bin>


More information about the llvm-commits mailing list