[cfe-commits] [PATCH] Add "mipsel-linux-android" to the list of valid MIPS target triples

Logan Chien tzuhsiang.chien at gmail.com
Tue Oct 2 20:41:18 PDT 2012


LGTM.

But I would suggest that re-use the CHECK-ANDROID, CHECK-ANDROID-SO,
CHECK-ANDROID-STATIC, and CHECK-ANDROID_PIE in linux-ld.c (Check the
attached patch for details)

Sincerely,
Logan

On Tue, Oct 2, 2012 at 6:00 AM, Simon Atanasyan <satanasyan at mips.com> wrote:

> On Sun, Sep 30, 2012 at 11:42 PM, Simon Atanasyan <satanasyan at mips.com>
> wrote:
> >
> > On Sat, Sep 29, 2012 at 12:04 AM, Simon Atanasyan <satanasyan at mips.com>
> wrote:
> >> The patch adds "mipsel-linux-android" to the list of valid MIPS target
> >> triples. That simplifies usage of clang with Android NDK.
> >
> > Here is the second version of the patch. Now Clang driver constructs a
> > correct path to crt*.o object files if target is mipsel-linux-android
> > and arcitecture/CPU is MIPSr2.
> >
> > Please review the patch.
>
> Ping.
>
> --
> Simon
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121003/1f368ed4/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips-android-3.patch
Type: application/octet-stream
Size: 8395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121003/1f368ed4/attachment.obj>


More information about the cfe-commits mailing list