Be consistent about being virtual and returning void in the cfi methods.
[oota-llvm.git] / include / llvm / MC / MCParser / MCAsmParserExtension.h
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...