Switch to raw_ostream.
[oota-llvm.git] / lib / Support / Streams.cpp
2008-05-29 Bill WendlingRemove more iostream header includes. Needed to impleme...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-01-03 Bill WendlingThe previous implementation of LLVM Streams wasn't...
2006-12-17 Bill WendlingAdded an automatic cast to "std::ostream*" etc. from...
2006-12-07 Bill WendlingChanged llvm_ostream et all to OStream. llvm_cerr,...
2006-11-17 Bill WendlingAdded wrappers for the std::cerr/std::cout objects...