summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-04-21 17:30:29 +0000
committerZachary Turner <zturner@google.com>2017-04-21 17:30:29 +0000
commit087edfa2e82cc508042339f1e0f348e7ca7b17f2 (patch)
tree8657b32a763631a5b64ed2aa528675690221c15f /llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp
parentd1be869744bee92130c95c893b63abb47933f05d (diff)
downloadbcm5719-llvm-087edfa2e82cc508042339f1e0f348e7ca7b17f2.tar.gz
bcm5719-llvm-087edfa2e82cc508042339f1e0f348e7ca7b17f2.zip
Add empty shell of llvm-cvtres.
This marks the beginning of an effort to port remaining MSVC toolchain miscellaneous utilities to all platforms. Currently clang-cl shells out to certain additional tools such as the IDL compiler, resource compiler, and a few other tools, but as these tools are Windows-only it limits the ability of clang to target Windows on other platforms. having a full suite of these tools directly in LLVM should eliminate this constraint. The current implementation provides no actual functionality, it is just an empty skeleton executable for the purposes of making incremental changes. Differential Revision: https://reviews.llvm.org/D32095 Patch by Eric Beckmann (ecbeckmann@google.com) llvm-svn: 301004
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud