aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/MC/MCParser/MCAsmParserExtension.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+2
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+9
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-101-2/+2
* Sort the #include lines for the include/... tree with the script.Chandler Carruth2012-12-031-1/+1
* Fix Doxygen issues:Dmitri Gribenko2012-09-141-2/+2
* Make use of the LLVM_DELETED_FUNCTION macro.Craig Topper2012-08-291-2/+2
* Reapply 131644 including the missing header changes:Joerg Sonnenberger2011-05-191-1/+1
* Restore r125595 (reverted in r126336) with modifications:Joerg Sonnenberger2011-02-241-0/+4
* MC/AsmParser: Stop playing unsafe member function pointer calls, this isn'tDaniel Dunbar2010-07-181-0/+10
* MC/AsmParser: Fix TokError() to accept a Twine.Daniel Dunbar2010-07-181-4/+4
* MCAsmParser: Add getSourceManager().Daniel Dunbar2010-07-121-0/+1
* MC: Add MCAsmParserExtension, a base class for all the target/object specificDaniel Dunbar2010-07-121-0/+65