llvm-6502/tools/llvm-upgrade
Chris Lattner 21c62da287 remove attributions from tools.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45421 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-29 20:44:31 +00:00
..
llvm-upgrade.cpp remove attributions from tools. 2007-12-29 20:44:31 +00:00
Makefile remove attributions from tools/utils makefiles. 2007-12-29 20:07:17 +00:00
UpgradeInternals.h remove attributions from tools. 2007-12-29 20:44:31 +00:00
UpgradeLexer.cpp.cvs minor long double related changes 2007-09-28 18:06:58 +00:00
UpgradeLexer.l minor long double related changes 2007-09-28 18:06:58 +00:00
UpgradeLexer.l.cvs minor long double related changes 2007-09-28 18:06:58 +00:00
UpgradeParser.cpp.cvs regenerate. 2007-12-17 01:17:35 +00:00
UpgradeParser.h.cvs regenerate. 2007-12-17 01:17:35 +00:00
UpgradeParser.y Change the PointerType api for creating pointer types. The old functionality of PointerType::get() has become PointerType::getUnqual(), which returns a pointer in the generic address space. The new prototype of PointerType::get() requires both a type and an address space. 2007-12-17 01:12:55 +00:00
UpgradeParser.y.cvs regenerate. 2007-12-17 01:17:35 +00:00