Skip to content
Commit 1d23cb4e authored by Jason Molenda's avatar Jason Molenda
Browse files

Update ABIMacOSX_arm::PrepareTrivialCall to correctly align the

stack pointer for apple's armv7 ABI.  When in a frameless function
or in a prologue/epilogue where sp wasn't properly aligned, we could
try to make function calls with an unaligned sp; the expression
would crash.

llvm-svn: 314265
parent 30cd3011
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment