[patch] Fix long double alignment on 32 bit SVR4 ppc.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Dec 17 16:45:58 PST 2013


I am pretty sure that in non darwin systems a long double has natural
alignment. The attached patch fixes the DataLayout string llvm
computes for such system. The clang produced one is already correct.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131217/400613e2/attachment.obj>


More information about the llvm-commits mailing list