Add an assertion that the frame index is indeed inside the declared lifetime region.
authorNadav Rotem <nrotem@apple.com>
Mon, 10 Sep 2012 08:44:15 +0000 (08:44 +0000)
committerNadav Rotem <nrotem@apple.com>
Mon, 10 Sep 2012 08:44:15 +0000 (08:44 +0000)
commit0aa52ee04e3060974474f6b3f824517c088f07d8
tree054fd806621a5b0fcb063532a09fb9e7d6c6fcfb
parent9a2ae00c85c553108f3d57b134f0aceef5ae3372
Add an assertion that the frame index is indeed inside the declared lifetime region.

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