chaoren marked an inline comment as done. ================ Comment at: lldb/trunk/cmake/platforms/Android.cmake:110 @@ -109,1 +109,3 @@ endif() +elseif( ANDROID_ABI STREQUAL "mips" ) + # http://b.android.com/182094 ---------------- ovyalov wrote: > Do we need the same workaround for mips64? Nope.
Repository: rL LLVM http://reviews.llvm.org/D11825 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits