[PATCH] compiler-rt: build embedded Darwin variants

Renato Golin renato.golin at linaro.org
Fri Nov 15 00:51:26 PST 2013


On 14 November 2013 18:51, Tim Northover <t.p.northover at gmail.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131115/197afeae/attachment.html>


More information about the llvm-commits mailing list