llvm-project/lldb/tools
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
..
argdumper Don't allow direct access to StreamString's internal buffer. 2016-11-16 21:15:24 +00:00
compact-unwind *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
darwin-debug [CMake] Rename lldb-launcher to darwin-debug 2016-10-27 22:51:41 +00:00
darwin-threads *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
debugserver Add the ability for the task port to change when a process execs. 2016-09-28 21:07:34 +00:00
driver Replace __ANDROID_NDK__ with __ANDROID__ 2016-12-02 11:15:15 +00:00
install-headers add back an Xcode-specific Makefile for header installation 2016-01-28 22:34:36 +00:00
lldb-mi Clean up some use of __ANDROID_NDK__ in the cmake files 2016-12-05 11:15:36 +00:00
lldb-perf *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
lldb-server Clean up some use of __ANDROID_NDK__ in the cmake files 2016-12-05 11:15:36 +00:00
CMakeLists.txt Clean up some use of __ANDROID_NDK__ in the cmake files 2016-12-05 11:15:36 +00:00