Work around downrev gccs which do not inherit visibility of the
[oota-llvm.git] / lib / Support / Streams.cpp
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...