Ignore DEBUG_VALUE when building live intervals;
authorDale Johannesen <dalej@apple.com>
Fri, 22 Jan 2010 22:38:21 +0000 (22:38 +0000)
committerDale Johannesen <dalej@apple.com>
Fri, 22 Jan 2010 22:38:21 +0000 (22:38 +0000)
commit1caedd056dbc3eda1537ad8251323bd985819b80
tree83c080731b218768760c43ab1b383651940a8386
parentf61ed8eb32aa1cfcb440742e6fbaa7c785647131
Ignore DEBUG_VALUE when building live intervals;
this makes the code work transparently the same
whether they're there or not.

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