[llvm-commits] [patch]fix argument passing on ARM

Rafael Espindola espindola at google.com
Mon Oct 26 22:51:29 PDT 2009


This patch fixes the include testcase. The problem is that we were not
checking the alignment of arguments on the stack, so doubles would end
being 4 aligned instead of 8.

Cheers,
-- 
Rafael Ávila de Espíndola
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-double-align.patch
Type: text/x-diff
Size: 1226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20091027/261be112/attachment.patch>


More information about the llvm-commits mailing list