Make some fixes for LiveInterval repair with debug info. Debug value
authorCameron Zwarich <zwarich@apple.com>
Sat, 23 Feb 2013 10:25:25 +0000 (10:25 +0000)
committerCameron Zwarich <zwarich@apple.com>
Sat, 23 Feb 2013 10:25:25 +0000 (10:25 +0000)
commit63acc73f21fcfb65c06847057a1cd03d02bb7218
tree78c7ce1d40f4793f1f17bfdd164fc39fc1c13771
parentba0bda9739214627e5d927fd0a16a072f7dcd56c
Make some fixes for LiveInterval repair with debug info. Debug value
MachineInstrs don't have a slot index.

llvm-svn: 175961
llvm/lib/CodeGen/LiveIntervalAnalysis.cpp
llvm/lib/CodeGen/SlotIndexes.cpp