Remove some debugging code made redundant by the change to do
authorDan Gohman <gohman@apple.com>
Wed, 12 Nov 2008 17:09:23 +0000 (17:09 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 12 Nov 2008 17:09:23 +0000 (17:09 +0000)
commit4cbb3ca67d8b1ca5fee7793633de052a3b8f87b2
tree19ddbf4f70a5b1ab9e4a5f3f4112acc839f9e9d0
parente8f4ac2b10cc058431f534c53b7f021f492bd9c0
Remove some debugging code made redundant by the change to do
coalescing as a separate pass rather than inside of
LiveIntervalAnalysis.

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