Skip to content
Commit 7ab6fa3a authored by Evan Cheng's avatar Evan Cheng
Browse files

We not align the final stack slot but instead let the target do so in...

We not align the final stack slot but instead let the target do so in emitPrologue(). Each target can make adjustments to the stack frame and re-align the stack as it deem appropriate. Do not align it twice which can end up wasting stack space.

llvm-svn: 33387
parent 969bdf34
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