aboutsummaryrefslogtreecommitdiff
path: root/lib/MC/MCNullStreamer.cpp
AgeCommit message (Expand)Author
2009-08-18null streamer needs to maintain the current section as well.Chris Lattner
2009-08-17change AsmPrinter to switch sections using AsmStreamer instead ofChris Lattner
2009-08-13llvm-mc: Add dummy MCStreamer implementation, (eventually) for use in profiling.Daniel Dunbar