llvm-6502/include/llvm/MC/MCParser
Eli Bendersky 171192f149 Use the ExtensionDirectiveHandler type in other places where it makes sense.
Since we already have this type it's a shame to keep dragging a pair of object
and method around explicitly.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172584 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-16 00:50:52 +00:00
..
AsmCond.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
AsmLexer.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
MCAsmLexer.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
MCAsmParser.h Use the ExtensionDirectiveHandler type in other places where it makes sense. 2013-01-16 00:50:52 +00:00
MCAsmParserExtension.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
MCParsedAsmOperand.h [ms-inline asm] Add support for calling functions from inline assembly. 2013-01-10 22:10:27 +00:00