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)
commit79f5ab1931e5abf6e9c304db25e50d592dd8f5b8
treedf20c68664fd54ab88691488e0c19fca1a9f7d8b
parentb4bd022731b28a80f59818870cc7df5d4771d793
Make some fixes for LiveInterval repair with debug info. Debug value
MachineInstrs don't have a slot index.

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