hanchenye-llvm-project/lldb/scripts/Python
Pavel Labath 7a6252158e Clean up some use of __ANDROID_NDK__ in the cmake files
Rationale:
scripts/Python/modules: android is excluded at a higher level, so no point in
  checking here
tools/lldb-mi: lldb-mi builds fine (with some cosmetic tweaks) on android, and
  there is no reason it shouldn't.
tools/lldb-server: LLDB_DISABLE_LIBEDIT/CURSES already take the platform into
  account, so there is no point in checking again.

I am reasonably confident this should not break the build on any platform, but
I'll keep an eye out on the bots.

llvm-svn: 288661
2016-12-05 11:15:36 +00:00
..
android *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
modules Clean up some use of __ANDROID_NDK__ in the cmake files 2016-12-05 11:15:36 +00:00
finish-swig-Python-LLDB.sh [CMake] Rename lldb-launcher to darwin-debug 2016-10-27 22:51:41 +00:00
finishSwigPythonLLDB.py [CMake] Rename lldb-launcher to darwin-debug 2016-10-27 22:51:41 +00:00
modify-python-lldb.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
prepare_binding_Python.py Fix Python binding generation build step on Windows 2016-10-13 04:07:22 +00:00
python-extensions.swig Add .i files for SBMemoryRegionInfo and SBMemoryRegionInfoList and also hook up the new calls in SBProcess that give out SBMemoryRegionInfo and SBMemoryRegionInfoList objects. 2016-06-24 23:40:35 +00:00
python-swigsafecast.swig
python-typemaps.swig Fix #ifdef __APPLE__ code is the swig Python bindings 2016-04-08 18:58:07 +00:00
python-wrapper.swig Fix an issue where the @lldb.command marker would not work with the new 5-argument version of the Python command function 2016-06-24 02:07:15 +00:00
remote-build.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
use_lldb_suite.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00