add some comments: MCContext owns the MCSections, but it bump pointer allocates
[oota-llvm.git] / lib / MC / MCAsmLexer.cpp
2009-07-28 Daniel DunbarExpose Tokens to target specific assembly parsers.
2009-07-20 Daniel DunbarAdd MCAsmLexer interface.