ovyalov accepted this revision. ovyalov added a comment. LGTM
================ Comment at: cmake/platforms/Android.cmake:124 @@ -123,1 +123,3 @@ +# Use gold linker and enable safe ICF in case of x86, x86_64 and arm +if ( ANDROID_ABI STREQUAL "x86" OR ---------------- Just out of curiosity - you haven't included arm64, it's not supported by gold? http://reviews.llvm.org/D15379 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits