Update instcombine's debug output to account for Value*'s operator<<
authorDan Gohman <gohman@apple.com>
Wed, 12 Aug 2009 16:28:31 +0000 (16:28 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 12 Aug 2009 16:28:31 +0000 (16:28 +0000)
commit2df6e6467f679984e98612e695682fcc834bd95f
tree35fc8c87361ceb1e988983a8e95da69db815acff
parent4ae5126d041768ab9665cf2f11c024becd76c41f
Update instcombine's debug output to account for Value*'s operator<<
not appending its own newline.

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