Reid Spencer
|
f05199113c
|
Don't treat numeric (untyped) constants as a ConstInfo, just pass the
string and let ConstVal add the type.
llvm-svn: 32096
|
2006-12-01 21:52:30 +00:00 |
Reid Spencer
|
7e798cc0ae
|
First version of llvm-upgrade that can correctly upgrade all of
test/Feature
llvm-svn: 32092
|
2006-12-01 21:10:07 +00:00 |
Reid Spencer
|
16353d6583
|
valgrind clean version of llvm-upgrade
llvm-svn: 32090
|
2006-12-01 20:36:40 +00:00 |
Reid Spencer
|
2daa57894f
|
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
|
3867383db0
|
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
|
8e60eec519
|
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 |