cerr isn't buffered so it doesn't need to be flushed.
authorDan Gohman <gohman@apple.com>
Wed, 5 Aug 2009 00:44:01 +0000 (00:44 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 5 Aug 2009 00:44:01 +0000 (00:44 +0000)
commitc2a9eeb2734ac81980d38de0cddced15c1fbfd4e
tree2aead39451a1e854d3fe45aa00ffb2af1fbb1569
parentd9283ed7468d1c443bf5f80665f0e2c349ed8c10
cerr isn't buffered so it doesn't need to be flushed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78135 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/GraphWriter.cpp