[PATCH] D35333: Create empty shell of llvm-mt.

Eric Beckmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 16:04:40 PDT 2017


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

This is the first patch towards creating the llvm-mt tool for merging
Windows manifests.  This is a reimplementation of mt.exe.


https://reviews.llvm.org/D35333

Files:
  llvm/test/CMakeLists.txt
  llvm/test/tools/llvm-mt/help.test
  llvm/tools/llvm-mt/CMakeLists.txt
  llvm/tools/llvm-mt/LLVMBuild.txt
  llvm/tools/llvm-mt/Opts.td
  llvm/tools/llvm-mt/llvm-mt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35333.106335.patch
Type: text/x-patch
Size: 9063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170712/918a90e6/attachment-0001.bin>


More information about the llvm-commits mailing list