On 14 November 2013 18:51, Tim Northover <[email protected]> wrote:
> Ping? > Hi Tim, sorry, that slipped through the net. I'm not a compiler-rt nor a Darwin expert, but from the ARM side, it looks good. +# Hard-float version of the runtime. On ARM VFP instructions and registers are +# allowed, and floating point values get passed in them. VFP variant of the +# AAPCS. +Configs += hard_static +UniversalArchs.hard_static := armv7em armv7 i386 x86_64 I didn't know x86 passed FP parameters using FP registers... cheers, --renato
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
