Make SDNode::dump() print a newline at the end.
authorDan Gohman <gohman@apple.com>
Fri, 23 Jul 2010 16:37:47 +0000 (16:37 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 23 Jul 2010 16:37:47 +0000 (16:37 +0000)
commit7c98283f0ef74a5663c4c4a0938a344b204336fd
tree4ab555f69b267acd5e63534992d44b9d86a25e40
parent04577efaf2263cc50095500348b2b9b791a43bed
Make SDNode::dump() print a newline at the end.

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