llvm-6502/include/llvm/MC/MCParser
Saleem Abdulrasool 0086358325 MC: AsmLexer: handle multi-character CommentStrings correctly
As X86MCAsmInfoDarwin uses '##' as CommentString although a single '#' starts a
comment a workaround for this special case is added.

Fixes divisions in constant expressions for the AArch64 assembler and other
targets which use '//' as CommentString.

Patch by Janne Grunau!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215615 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-14 02:51:43 +00:00
..
AsmCond.h
AsmLexer.h MC: AsmLexer: handle multi-character CommentStrings correctly 2014-08-14 02:51:43 +00:00
MCAsmLexer.h MCParser: add a single token lookahead 2014-02-09 23:29:24 +00:00
MCAsmParser.h Remove redundant typedef from MCAsmParserSemaCallback 2014-06-08 05:14:54 +00:00
MCAsmParserExtension.h
MCParsedAsmOperand.h [C++] Use 'nullptr'. 2014-04-24 06:44:33 +00:00