convert some stuff to work on raw_ostreams instead of std::ostream.
authorChris Lattner <sabre@nondot.org>
Sun, 23 Aug 2009 01:12:47 +0000 (01:12 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 23 Aug 2009 01:12:47 +0000 (01:12 +0000)
commitd74c556e9aaad81a188158b7ba12d7ccffb30936
treee65b120be611eddb210982e0af5c0d7cebf0761f
parent19ef66968965f829336f4dc01fec05bfa72712c3
convert some stuff to work on raw_ostreams instead of std::ostream.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79803 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineFrameInfo.h
include/llvm/CodeGen/MachineJumpTableInfo.h
lib/CodeGen/MachineFunction.cpp