Switch to raw_ostream.
[oota-llvm.git] / lib / Support / FormattedStream.cpp
2009-07-23 David GreeneWrite space padding as one string to speed up comment...
2009-07-16 Dan GohmanUse size_t.
2009-07-14 Chris Lattnerminor syntax cleanup
2009-07-14 David GreeneHave asm printers use formatted_raw_ostream directly...
2009-07-13 David GreeneMake some more changes suggested by Chris. Manipulator...
2009-07-10 David GreeneMake changes suggested by Chris and eliminate newly...