llvm-mirror/lib
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
..
Analysis Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
AsmParser Accept double quoted strings everwhere we accept a %ABC variable name. 2003-08-22 05:42:10 +00:00
Bytecode Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
CodeGen The word dependent' has no a'. 2003-08-21 22:14:26 +00:00
CWriter Add support for the sig(set|long)jmp intrinsics 2003-08-18 16:06:09 +00:00
ExecutionEngine Minor cleanups: wrap at 80 lines. Convert file comment to doxygen format and 2003-08-21 21:32:12 +00:00
Support lib/Support/CommandLine.cpp: 2003-08-15 21:05:57 +00:00
Target Change all #include'd files to be :: rules instead of : rules 2003-08-21 20:37:17 +00:00
Transforms The word dependent' has no a'. 2003-08-21 22:14:26 +00:00
VMCore If an "LLVM name" has wierd characters in it, print it out in double quotes instead of prefixing it with % 2003-08-22 05:40:38 +00:00
Makefile Reoptimizer has moved to reopt cvs module. 2003-08-21 20:32:04 +00:00