llvm-6502/tools/llvm-upgrade
Reid Spencer 688b0490e2 For PR411:
Adjust to changes in Module interface:
getMainFunction() -> getFunction("main")
getNamedFunction(X) -> getFunction(X)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33922 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-05 21:19:13 +00:00
..
.cvsignore Ignore generated files. 2006-11-30 06:37:43 +00:00
llvm-upgrade.cpp Regenerate. 2007-01-26 08:19:09 +00:00
Makefile Regenerate. 2007-01-26 08:19:09 +00:00
UpgradeInternals.h Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
UpgradeLexer.cpp.cvs For PR411: 2007-02-05 20:47:22 +00:00
UpgradeLexer.l Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
UpgradeLexer.l.cvs Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
UpgradeParser.cpp.cvs For PR411: 2007-02-05 21:19:13 +00:00
UpgradeParser.h.cvs For PR411: 2007-02-05 20:47:22 +00:00
UpgradeParser.y For PR411: 2007-02-05 21:19:13 +00:00
UpgradeParser.y.cvs For PR411: 2007-02-05 21:19:13 +00:00