Teach LocalStackSlotAllocation that stackmaps/patchpoints don't have range
authorLang Hames <lhames@gmail.com>
Fri, 29 Nov 2013 06:35:30 +0000 (06:35 +0000)
committerLang Hames <lhames@gmail.com>
Fri, 29 Nov 2013 06:35:30 +0000 (06:35 +0000)
commitd7d0669b4bb30f8f5e292c7e3d54d963328f2231
treec5f75f5be98a4c67a2d2e7a5d9909f1c29aaf74e
parent4dd359fcde2432289c66a62beab232601e4d5248
Teach LocalStackSlotAllocation that stackmaps/patchpoints don't have range
constraints on their frame offsets.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195950 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LocalStackSlotAllocation.cpp