llvm-6502/tools/llvm-mc
Sean Callanan 18b8323de7 Promoted the getTok() method to MCAsmParser so that
the two token accessor functions are declared consistently.
Modified the clients of MCAsmParser to reflect this change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93916 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-19 21:44:56 +00:00
..
AsmCond.h
AsmLexer.cpp Split the TargetAsmParser "ParseInstruction" interface in half: 2010-01-14 22:21:20 +00:00
AsmLexer.h fix parsing .comm directives on systems which do not represent alignments 2010-01-19 06:22:22 +00:00
AsmParser.cpp Promoted the getTok() method to MCAsmParser so that 2010-01-19 21:44:56 +00:00
AsmParser.h Added a Lex function to the AsmParser, to allow handling 2010-01-19 20:22:31 +00:00
CMakeLists.txt rename HexDisassembler -> Disassembler, it works on any input 2009-12-22 22:50:29 +00:00
Disassembler.cpp rename HexDisassembler -> Disassembler, it works on any input 2009-12-22 22:50:29 +00:00
Disassembler.h rename HexDisassembler -> Disassembler, it works on any input 2009-12-22 22:50:29 +00:00
llvm-mc.cpp rename HexDisassembler -> Disassembler, it works on any input 2009-12-22 22:50:29 +00:00
Makefile