1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
Go to file
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
autoconf I just moved papi to a new directory 2003-08-14 18:59:53 +00:00
docs The word dependence' has no a'. 2003-08-21 22:14:57 +00:00
include The word dependent' has no a'. 2003-08-21 22:14:26 +00:00
lib Accept double quoted strings everwhere we accept a %ABC variable name. 2003-08-22 05:42:10 +00:00
projects Initial checkin 2003-08-21 22:33:59 +00:00
runtime Added dummy version of the `util' library. 2003-08-20 21:44:04 +00:00
support Only use :: rules for #included files 2003-08-21 21:47:12 +00:00
test New testcase for non-simple variable and type names 2003-08-22 05:40:04 +00:00
tools Squash the warning that `Result' may not be initialized on all code paths. 2003-08-22 03:35:24 +00:00
utils Make build errors stand out by coloring them red. 2003-08-21 20:22:52 +00:00
.cvsignore Ok, try #2, this time I'll not be stupid 2003-08-03 18:33:24 +00:00
configure Changed the default location of OBJ_ROOT to follow these rules: 2003-07-31 16:45:37 +00:00
LICENSE.TXT Add prerelease license to cvs 2003-06-04 19:46:36 +00:00
Makefile build the new runtime directory 2003-08-15 04:53:45 +00:00
Makefile.common Ugh, really fix it now... :( 2003-08-22 05:22:13 +00:00
Makefile.config.in Updated to use files within the autoconf subdirectory. 2003-07-22 19:17:35 +00:00
Makefile.rules Ugh, really fix it now... :( 2003-08-22 05:22:13 +00:00