MC: Factor out an MCObjectStreamer class, which will be shared by the concrete
[oota-llvm.git] / lib / MC / MCLoggingStreamer.cpp
2010-05-23 Daniel DunbarMC: Add an MCLoggingStreamer, for use in debugging...