Now that errs() is properly non-buffered, there's no need to
authorDan Gohman <gohman@apple.com>
Mon, 23 Mar 2009 15:57:19 +0000 (15:57 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 23 Mar 2009 15:57:19 +0000 (15:57 +0000)
commitf871ccb853a2ccbe8675c912330c041b318be8cd
treee73e6ef06693e1ba12f7d53d8648606602c5b10e
parentf49f0cdb48a9e6525b44f8f4b210558df106ff4e
Now that errs() is properly non-buffered, there's no need to
explicitly flush it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67526 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineFunction.cpp
lib/CodeGen/PseudoSourceValue.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/Support/PrettyStackTrace.cpp
lib/Target/CppBackend/CPPBackend.cpp
lib/Transforms/Utils/LowerSwitch.cpp
lib/VMCore/AsmWriter.cpp