<div dir="ltr">Hi all,<div><br></div><div>I'm working on Android build of LLDB using the Android NDK toolchain. Unfortunately there are enough subtle differences between using the NDK toolchain (for multiple targets) vs AOSP and building standalone LLVM vs building it as part of LLDB build process that I needed to add a new __ANDROID_NDK__ definition instead of relying on ANDROID or __ANDROID__.</div><div><br></div><div>Please have a look. Thanks!</div></div>