[llvm-commits] [llvm] r126226 - in /llvm/trunk/lib/Target/X86: X86Subtarget.cpp X86Subtarget.h
Chris Lattner
clattner at apple.com
Tue Feb 22 13:12:02 PST 2011
On Feb 22, 2011, at 1:06 PM, Joerg Sonnenberger wrote:
>>> URL: http://llvm.org/viewvc/llvm-project?rev=126226&view=rev
>>> Log:
>>> Stack alignment is 16 bytes on FreeBSD/i386 too.
>>
>> Are there any targets where it isn't 16?
>
> Any target that cares about the SYSV ABI.
Yeah, which targets are those exactly? The long list of subtargets included all theoretically care about SYSV.
-Chris
More information about the llvm-commits
mailing list