[llvm-commits] [PATCH] Fix default stack alignment on i386

Joerg Sonnenberger joerg at britannica.bec.de
Tue Jan 10 08:51:06 PST 2012


Hi all,
the SYSV ABI says the stack alignment of i386 is 32bit, not 64bit.
The attached patch fixes the default. Comments? 

This is PR 11725.

Joerg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: X86Subtarget.cpp.diff
Type: text/x-diff
Size: 479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120110/6f838099/attachment.diff>


More information about the llvm-commits mailing list