Update XCoreRegisterInfo::eliminateFrameIndex() to handle DBG_VALUE
authorRichard Osborne <richard@xmos.com>
Thu, 14 Jul 2011 14:03:48 +0000 (14:03 +0000)
committerRichard Osborne <richard@xmos.com>
Thu, 14 Jul 2011 14:03:48 +0000 (14:03 +0000)
commitc7e33965f0690d407d2ec2dc8036a58af94c0542
tree5c8333bfdc57e77226059c66c1f3ae7969c21653
parentd155945f15f73eb5619756d94e69b5bc5319d89a
Update XCoreRegisterInfo::eliminateFrameIndex() to handle DBG_VALUE
instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135146 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/XCore/XCoreRegisterInfo.cpp