Skip to content
Commit 0b08df8c authored by Sanjiv Gupta's avatar Sanjiv Gupta
Browse files

Map stack based frameindices for spills to zero based indices that can be...

Map stack based frameindices for spills to zero based indices that can be accessed based on an external symbol defining the location of temporary data for a function. For example: we have spill slots addressed as foo.tmp + 0, foo.tmp + 1 etc.

llvm-svn: 68442
parent 56382aa8
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