[llvm-commits] [patch] fix the alignment of i64 and f64 on linux x86-64

Rafael Espindola espindola at google.com
Fri Aug 24 06:31:56 PDT 2007


According to table 3.1 of http://www.x86-64.org/documentation/abi.pdf,
the i64 and f64 types should have 8 byte alignment.

The attached patch changes this for targets that are not darwin.

OK to commit?

Cheers,
-- 
Rafael Avila de Espindola

Google Ireland Ltd.
Gordon House
Barrow Street
Dublin 4
Ireland

Registered in Dublin, Ireland
Registration Number: 368047
-------------- next part --------------
A non-text attachment was scrubbed...
Name: align.patch
Type: text/x-patch
Size: 911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070824/6f5c6599/attachment.bin>


More information about the llvm-commits mailing list