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

For local variables in functions with a frame pointer, use FP as a base

register for local access when it's closer to the stack slot being refererenced
than the stack pointer. Make sure to take into account any argument frame
SP adjustments that are in affect at the time.

rdar://8256090

llvm-svn: 110366
parent b1021395
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