diff options
| author | Dan Gohman <gohman@apple.com> | 2009-08-13 17:41:40 +0000 |
|---|---|---|
| committer | Dan Gohman <gohman@apple.com> | 2009-08-13 17:41:40 +0000 |
| commit | 30d569c3c4ce4bca2718410f7586771c2840e383 (patch) | |
| tree | 225df6adf4d744169a033205fa269c6b8ad09f29 /examples/ModuleMaker | |
| parent | 6bd7eceded66eb7f5da54a3123a0c6e80a7d21b9 (diff) | |
| download | external_llvm-30d569c3c4ce4bca2718410f7586771c2840e383.zip external_llvm-30d569c3c4ce4bca2718410f7586771c2840e383.tar.gz external_llvm-30d569c3c4ce4bca2718410f7586771c2840e383.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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78924 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'examples/ModuleMaker')
0 files changed, 0 insertions, 0 deletions
