Remove an unnecessary flush in the CppBackend's output.
authorDan Gohman <gohman@apple.com>
Wed, 5 Aug 2009 01:06:38 +0000 (01:06 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 5 Aug 2009 01:06:38 +0000 (01:06 +0000)
commit5b0d72e8508b447f4b46b3925c859b497abb9b65
tree9fd5c13ec5051ab4dc71d0b3f12e9e92cd3be6ac
parent1c55fab53455f11fbd7bde69d0c5911031218e35
Remove an unnecessary flush in the CppBackend's output.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78138 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CppBackend/CPPBackend.cpp