* Add new DerivedType base class that goes between Type and the derived types
authorChris Lattner <sabre@nondot.org>
Fri, 7 Sep 2001 16:19:29 +0000 (16:19 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Sep 2001 16:19:29 +0000 (16:19 +0000)
commit2cac6d2ef4c0147958fcadb958a5fe8f4e1bf7d2
treecd878de0cd5ad6d9ffe39daeb002da7b11f54801
parent3e22bed21110e9ca591a476ff2feea8790c67b13
* Add new DerivedType base class that goes between Type and the derived types
* Implement abstract types
* Add new Opaque derived type

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