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
5 files changed
tree: 9a8510bb19296f27cb68b0e362c9d05f3329b1c6
  1. clang/
  2. llvm/