Make Type have no base classes. Previously it inherited Value. Also
authorReid Spencer <rspencer@reidspencer.com>
Sun, 4 Jul 2004 10:46:49 +0000 (10:46 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 4 Jul 2004 10:46:49 +0000 (10:46 +0000)
commite753e3b3294878f28bf960590b6d9207667c58f9
tree2d295ea696cc20c887bb101f401e9359bd8f3780
parentd55b2b1067248fff5696229adf31d214d864ccaf
Make Type have no base classes. Previously it inherited Value. Also
removed the TypeTyID and TypeTy members so that the notion of the
"Type Type" is no longer present in LLVM. Various other adjustments
resulting from these changes were also made.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14592 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Type.h