Dear all,

  To avoid the confusion of Android environment on MIPS/X86 architecture, I
believe that
it is better to replace llvm::Triple::ANDROIDEABI with
llvm::Triple::Android.  So that we
can use mipsel-linux-android instead of mipsel-linux-androideabi (this
applies to x86 as well).
Please review.  Thanks for your help.

Sincerely,
Logan

For your convenience, you can check here for the series of patches:
https://github.com/loganchien/llvm-logan/commit/1eccc0750c0aedf4bcfc74e0642060202928d19c
https://github.com/loganchien/clang-logan/commit/7c6bc5901738498a086f487c3895a674f3b12b65

Attachment: CFE_0001-Rename-ANDROIDEABI-to-Android.patch
Description: Binary data

Attachment: LLVM_0001-Rename-ANDROIDEABI-to-Android.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to