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

Simon Atanasyan satanasyan at mips.com
Sun Sep 30 12:42:13 PDT 2012


Hi,

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.

--
Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips-android-2.patch
Type: application/octet-stream
Size: 10833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120930/5395f5c7/attachment.obj>


More information about the cfe-commits mailing list