1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 14:02:52 +02:00
llvm-mirror/tools/llvm-upgrade
Reid Spencer c32e0fedab For PR1113:
Increment the counter after the second use, not after the first use. This
fixes PR1113.

Also, rename some classes for simplicity and to more naturally be
reminscient of LLVM 1.9. This in preparation for additional classes that
will provide a scaled down model of the LLVM 1.9 IR.

llvm-svn: 33226
2007-01-15 02:40:33 +00:00
..
.cvsignore Ignore generated files. 2006-11-30 06:37:43 +00:00
llvm-upgrade.cpp Adjust to new header file name. 2007-01-05 17:19:32 +00:00
Makefile Fix dependencies. The lexer depends on the grammar for the UpgradeParser.h 2007-01-05 22:03:42 +00:00
UpgradeInternals.h For PR1113: 2007-01-15 02:40:33 +00:00
UpgradeLexer.cpp.cvs Regenerate 2007-01-15 00:26:18 +00:00
UpgradeLexer.l For PR1113: 2007-01-15 02:40:33 +00:00
UpgradeLexer.l.cvs Regenerate 2007-01-15 00:26:18 +00:00
UpgradeParser.cpp.cvs Regenerate 2007-01-15 00:26:18 +00:00
UpgradeParser.h.cvs Regenerate 2007-01-15 00:26:18 +00:00
UpgradeParser.y For PR1113: 2007-01-15 02:40:33 +00:00
UpgradeParser.y.cvs Regenerate 2007-01-15 00:26:18 +00:00