llvm-6502/include
Dan Gohman 0ba50bb056 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
2009-08-13 17:41:40 +00:00
..
llvm Set raw_os_ostream, raw_string_ostream, and raw_svector_ostream to be 2009-08-13 17:41:40 +00:00
llvm-c Change llvm-c's ordering of contexts to make it consistent. 2009-08-11 07:46:16 +00:00