Add support for stored annotations to MCInst, and provide facilities for MC-based...
[oota-llvm.git] / include / llvm / MC / MCParser / MCAsmParserExtension.h
2011-05-19 Joerg SonnenbergerReapply 131644 including the missing header changes:
2011-02-24 Joerg SonnenbergerRestore r125595 (reverted in r126336) with modifications:
2010-07-18 Daniel DunbarMC/AsmParser: Stop playing unsafe member function point...
2010-07-18 Daniel DunbarMC/AsmParser: Fix TokError() to accept a Twine.
2010-07-12 Daniel DunbarMCAsmParser: Add getSourceManager().
2010-07-12 Daniel DunbarMC: Add MCAsmParserExtension, a base class for all...