aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-upgrade/Makefile
Commit message (Expand)AuthorAgeFilesLines
* remove attributions from tools/utils makefiles.Chris Lattner2007-12-291-2/+2
* Remove the -emit-bytecode option. Noone in the llvm tree uses it, and thisChris Lattner2007-05-061-1/+1
* Regenerate.Reid Spencer2007-01-261-1/+1
* Fix dependencies. The lexer depends on the grammar for the UpgradeParser.hReid Spencer2007-01-051-2/+1
* valgrind clean version of llvm-upgradeReid Spencer2006-12-011-0/+3
* First version of llvm-upgrade that can correctly upgrade a large testReid Spencer2006-12-011-1/+8
* Allow llvm-upgrade to read from stdin. Configure the lexer for readingReid Spencer2006-11-301-0/+1
* Initial, non-functional, version of llvm-upgrade. This version just echosReid Spencer2006-11-301-0/+22