[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
Thu Jul 20 14:43:17 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL308679: Implement parsing and writing of a single xml manifest file. (authored by ecbeckmann).
Changed prior to commit:
https://reviews.llvm.org/D35425?vs=107586&id=107589#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35425
Files:
llvm/trunk/CMakeLists.txt
llvm/trunk/cmake/config-ix.cmake
llvm/trunk/include/llvm/Config/config.h.cmake
llvm/trunk/include/llvm/Support/WindowsManifestMerger.h
llvm/trunk/lib/Support/CMakeLists.txt
llvm/trunk/lib/Support/WindowsManifestMerger.cpp
llvm/trunk/test/CMakeLists.txt
llvm/trunk/test/lit.cfg
llvm/trunk/test/lit.site.cfg.in
llvm/trunk/test/tools/llvm-mt/Inputs/bad.manifest
llvm/trunk/test/tools/llvm-mt/Inputs/test_manifest.manifest
llvm/trunk/test/tools/llvm-mt/help.test
llvm/trunk/test/tools/llvm-mt/single_file.test
llvm/trunk/test/tools/llvm-mt/xml_error.test
llvm/trunk/tools/LLVMBuild.txt
llvm/trunk/tools/llvm-mt/llvm-mt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35425.107589.patch
Type: text/x-patch
Size: 14569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170720/5b70b343/attachment.bin>
More information about the llvm-commits
mailing list