llvm-mirror/lib/AsmParser
Chris Lattner 9a709fd181 Accept double quoted strings everwhere we accept a %ABC variable name.
This introduces one more innoculous shift-reduce conflict, but will REALLY
help the type names generated by the C++ frontend, which wants to use all
kinds of crazy stuff.

llvm-svn: 8050
2003-08-22 05:42:10 +00:00
..
.cvsignore
Lexer.l Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
llvmAsmParser.y Accept double quoted strings everwhere we accept a %ABC variable name. 2003-08-22 05:42:10 +00:00
Makefile Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
Parser.cpp
ParserInternals.h Add new linkage types to support a real frontend 2003-04-16 20:28:45 +00:00