Changes to fix buffering that I forgot to commit with previous patch.
authorChris Lattner <sabre@nondot.org>
Fri, 22 Jan 2010 21:16:10 +0000 (21:16 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 22 Jan 2010 21:16:10 +0000 (21:16 +0000)
commit14ca177beba15e86ca410c9f6fc7f48ba245dba6
tree1b43cda3d711d8e314879474e0450d87bc97e2d2
parent965df54254b9e73949fc5649b51c3ca1bed4b4a6
Changes to fix buffering that I forgot to commit with previous patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94222 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/raw_ostream.h
lib/MC/MCAsmStreamer.cpp
lib/Support/raw_ostream.cpp