[patch] Fix f64 and f128 for ppc-darwin
Rafael EspĂndola
rafael.espindola at gmail.com
Wed Dec 18 06:56:58 PST 2013
now with the patch.
On 18 December 2013 09:56, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
> This patch adds -f64:32:64 to 32 bit ppc darwin since f64 inside a
> structure are only 32 bit aligned.
>
> The patch also drop -f128:64:128 from all ppc darwin, since f128 is
> 128 bit aligned.
>
> Cheers,
> Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131218/34aaa827/attachment.obj>
More information about the llvm-commits
mailing list