Recognize hard-float variant of ARM's EABI (as in RTABI)

Anton Korobeynikov anton at korobeynikov.info
Sun Dec 15 22:44:12 PST 2013


Joerg,

Generally looks good - but will you please add some tests?

On Sun, Dec 15, 2013 at 10:32 PM, Joerg Sonnenberger
<joerg at britannica.bec.de> wrote:
> Hi all,
> the attached patch adds support for *-eabihf, which uses ARM_AAPCS_VFP
> as calling convention in combination with the __aeabi_* library
> functions. The only non-trivial part of the patch is in Clang where the
> change to isEABI() will make getSizeOfUnwindException() return 88 for
> GNUEABIHF as it would for GNUEABI. I'm not sure if the difference is
> intentional -- it doesn't make sense to me. Comments?
>
> Joerg
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the cfe-commits mailing list