Skip to content
Commit 3b065cdb authored by Evan Cheng's avatar Evan Cheng
Browse files

Teach MachineFrameInfo to track maximum alignment while stack objects are being

created. This ensures it's updated at all time. It means targets which perform
dynamic stack alignment would know whether it is required and whether frame
pointer register cannot be made available register allocation.
This is a fix for rdar://7625239. Sorry, I can't create a reasonably sized test
case.

llvm-svn: 96069
parent 1a6672a3
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