aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-08-13 17:41:40 +0000
committerDan Gohman <gohman@apple.com>2009-08-13 17:41:40 +0000
commit854ea3c580f698e0bcfd3caad0a54bd139430805 (patch)
treedac963478622ec71e24cdabf6896608a43e52cf0 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent84487b98a5a35bfcaed85955158ca38015605fad (diff)
downloadllvm-854ea3c580f698e0bcfd3caad0a54bd139430805.zip
llvm-854ea3c580f698e0bcfd3caad0a54bd139430805.tar.gz
llvm-854ea3c580f698e0bcfd3caad0a54bd139430805.tar.bz2
Set raw_os_ostream, raw_string_ostream, and raw_svector_ostream to be
unbuffered. std::ostream does its own buffering, and std::string and SmallVector both have allocation strategies intended to handle frequent appending. llvm-svn: 78924
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions