aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCParser/MCAsmParserExtension.h
AgeCommit message (Expand)Author
2013-01-10Fix include guards so they exactly match file names.Jakub Staszak
2012-12-03Sort the #include lines for the include/... tree with the script.Chandler Carruth
2012-09-14Fix Doxygen issues:Dmitri Gribenko
2012-08-29Make use of the LLVM_DELETED_FUNCTION macro.Craig Topper
2011-05-19Reapply 131644 including the missing header changes:Joerg Sonnenberger
2011-02-24Restore r125595 (reverted in r126336) with modifications:Joerg Sonnenberger
2010-07-18MC/AsmParser: Stop playing unsafe member function pointer calls, this isn'tDaniel Dunbar
2010-07-18MC/AsmParser: Fix TokError() to accept a Twine.Daniel Dunbar
2010-07-12MCAsmParser: Add getSourceManager().Daniel Dunbar
2010-07-12MC: Add MCAsmParserExtension, a base class for all the target/object specificDaniel Dunbar