Skip to content
Commit 21a2a257 authored by Jim Grosbach's avatar Jim Grosbach
Browse files

Check the local frame alignment for determining whether dynamic stack

alignment should be performed. Otherwise dynamic realignment may trigger
when the register allocator has already used the frame pointer as a general
purpose register. That is, we need to make sure that the list of reserved
registers doesn't change after register allocation.

llvm-svn: 112986
parent 6b739301
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