Commit 77c4cddca6aeb6e545e21f235e29323e05f5a3a3

Richard Henderson 2014-10-21T13:30:40

aarch64: Simplify AARCH64_STACK_ALIGN The iOS abi doesn't require padding between arguments, but that's not what AARCH64_STACK_ALIGN meant. The hardware will in fact trap if the SP register is not 16 byte aligned.