Skip to content
Commit 6e8427e0 authored by Dan Gohman's avatar Dan Gohman
Browse files

Remove this hard-coded buffer size. In some basic experiments preprocessing

large files, this doesn't seem significantly better than just letting
raw_ostream pick a buffer size.

This code predates raw-ostream's automatic buffer sizing; in fact, it
was introduced as part of the code which would eventually become
raw_ostream.

llvm-svn: 101473
parent be6f3181
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment