diff options
author | Zachary Turner <zturner@google.com> | 2014-12-18 21:25:53 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2014-12-18 21:25:53 +0000 |
commit | f27ae736175a3cc339af15ffc8ad3cb518224c0c (patch) | |
tree | 81557e7edeb7b14fd8ef3269dd7d783ad57ebcae /llvm/lib/Object/MachOObjectFile.cpp | |
parent | c242dbb3b6fa267de5935e4190c20d6e56e435b2 (diff) | |
download | llvm-f27ae736175a3cc339af15ffc8ad3cb518224c0c.zip llvm-f27ae736175a3cc339af15ffc8ad3cb518224c0c.tar.gz llvm-f27ae736175a3cc339af15ffc8ad3cb518224c0c.tar.bz2 |
Always use python-based SWIG generation script for CMake.
As a first step in addressing Bug #21921 this patch prefers
the python-based SWIG generation by default rather than the
shell-based SWIG generation any time python is enabled
(e.g. LLDB_DISABLE_PYTHON is 0).
Additionally, this patch changes the default value of
LLDB_DISABLE_PYTHON from 1 to 0 on Windows.
Anyone not using the CMake build is unaffected by this patch.
llvm-svn: 224543
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions