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