Add some debugging output
authorChris Lattner <sabre@nondot.org>
Sat, 13 Mar 2004 23:54:27 +0000 (23:54 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 13 Mar 2004 23:54:27 +0000 (23:54 +0000)
commit0cea42a560e38dafcf697ea054f088f98cb3c4c6
tree8d24080dd27e0592f5c4fe7fb887eb3f1100cfbf
parentffd072af9164af7ee0cdbef65195c53d11ef426a
Add some debugging output
Fix InstCombine/2004-03-13-InstCombineInfLoop.ll which caused an infinite
loop compiling (I think) povray.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12365 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp