Reid Spencer
|
91f00fc6c2
|
Regenerate.
llvm-svn: 33532
|
2007-01-26 08:19:09 +00:00 |
|
Reid Spencer
|
bed19cee73
|
Fix dependencies. The lexer depends on the grammar for the UpgradeParser.h
file so make it depend on the .y file as well. This ensures that in
parallel builds the lexer is built after bison runs.
llvm-svn: 32937
|
2007-01-05 22:03:42 +00:00 |
|
Reid Spencer
|
0444ba7677
|
valgrind clean version of llvm-upgrade
llvm-svn: 32090
|
2006-12-01 20:36:40 +00:00 |
|
Reid Spencer
|
d98e9df87f
|
First version of llvm-upgrade that can correctly upgrade a large test
case.
llvm-svn: 32089
|
2006-12-01 20:26:20 +00:00 |
|
Reid Spencer
|
6ba44b183b
|
Allow llvm-upgrade to read from stdin. Configure the lexer for reading
from C++ std::istream.
llvm-svn: 32041
|
2006-11-30 16:50:26 +00:00 |
|
Reid Spencer
|
1eebd168fe
|
Initial, non-functional, version of llvm-upgrade. This version just echos
its input. Committed for safekeeping purposes. Don't use this yet.
llvm-svn: 32030
|
2006-11-30 06:36:44 +00:00 |
|