PointerType and ArrayType now subclass Sequential type, which contains addressability...
authorChris Lattner <sabre@nondot.org>
Fri, 14 Dec 2001 16:20:21 +0000 (16:20 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 14 Dec 2001 16:20:21 +0000 (16:20 +0000)
commit389e1118a7cb7601e4f888ae58fe16fc92fce18a
tree564998720bc9f0dfe7ca8da7dea1daac3bb84183
parent545cc35b828ce04573804cd9ce4e03d2a673108c
PointerType and ArrayType now subclass Sequential type, which contains addressability logic for indexing.  Unsized arrays have been removed.

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