[llvm-commits] [PATCH 5/6] Add Freescale vendor to LLVM triple

Tobias von Koch tobias.von.koch at gmail.com
Wed Aug 22 03:16:32 PDT 2012


Dear all,

This is part of a series of patches for the PowerPC backend to improve
support for Freescale processors.

Please review and commit if this is OK - I don't have commit access.

Thanks!
Tobias

Description of this patch:

Adds the vendor 'fsl' (used by Freescale SDK) to target triple. With some
small modifications to clang, this will allow it to be used as a
cross-compiler for Freescale targets.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120822/ad2bc562/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add-freescale-triple.patch
Type: application/octet-stream
Size: 750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120822/ad2bc562/attachment.obj>


More information about the llvm-commits mailing list