OSDN Git Service

Print a newline after printing a Value, now that Value's operator<<
authorDan Gohman <gohman@apple.com>
Mon, 13 Jul 2009 23:03:05 +0000 (23:03 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 13 Jul 2009 23:03:05 +0000 (23:03 +0000)
commitc902e136d1f15f54d215f853a4a378531fc601e5
treed6052757216a56582f1179ac90ae129bdc72f1c4
parente860dcb6e4eeb1ffae2299e5157a36c025260912
Print a newline after printing a Value, now that Value's operator<<
doesn't print a newline.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75543 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolution.cpp