summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJustin Lebar <jlebar@google.com>2017-01-05 16:52:29 +0000
committerJustin Lebar <jlebar@google.com>2017-01-05 16:52:29 +0000
commit58891907fe67f270dcb4ed29671f094b4920d234 (patch)
tree8d9ca92e38da3bc37ed17f29edfbe173f0f4b6ca /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentdda1d844fb655e9f2c7447f330e8e73614581474 (diff)
[Driver] Driver changes to support CUDA compilation on Windows.
Summary: For the most part this is straightforward: Just add a CudaInstallation object to the MSVC and MinGW toolchains. CudaToolChain has to override computeMSVCVersion so that Clang::constructJob passes the right version flag to cc1. We have to modify IsWindowsMSVC and friends in Clang::constructJob to be true when compiling CUDA device code on Windows for the same reason. Depends on: D28319 Reviewers: tra Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D28320 llvm-svn: 291131
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions