[PATCH] Android target support (as part of LLDB build)
Andy Chien
achien at blueshiftinc.com
Fri Nov 7 17:34:53 PST 2014
Hi tfiala, vharron, clayborg, jingham, sbest, eugenis,
Some minor changes needed in order to build LLVM as part of LLDB build using Android NDK. A new define __ANDROID_NDK__ is used in order to differentiate from LLVM standalone build vs LLVM as part of LLDB build.
http://reviews.llvm.org/D6180
Files:
include/llvm/Target/TargetLibraryInfo.h
include/llvm/Transforms/Instrumentation.h
lib/Support/DynamicLibrary.cpp
lib/Support/LockFileManager.cpp
lib/Support/Unix/Memory.inc
lib/Transforms/Hello/CMakeLists.txt
tools/bugpoint-passes/CMakeLists.txt
utils/unittest/googletest/include/gtest/internal/gtest-port.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6180.15952.patch
Type: text/x-patch
Size: 5063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141108/4c047a60/attachment.bin>
More information about the llvm-commits
mailing list