Go to file
Evan Cheng 631ccc6144 If dynamic_stackalloc alignment is > stack alignment, first issue an instruction to align the stack ptr before the decrement.
llvm-svn: 41133
2007-08-16 23:50:06 +00:00
clang Fixed Sema::CheckEqualityOperands() and Sema::CheckRelationalOperands() to deal more 2007-08-16 21:48:38 +00:00
llvm If dynamic_stackalloc alignment is > stack alignment, first issue an instruction to align the stack ptr before the decrement. 2007-08-16 23:50:06 +00:00