Dramatically simplify recursive type processing. Fixed a few bugs, a few still remain :(
authorChris Lattner <sabre@nondot.org>
Fri, 2 Nov 2001 07:51:31 +0000 (07:51 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 2 Nov 2001 07:51:31 +0000 (07:51 +0000)
commit3b1e3f45c09f62a92b53404754c01dead9645c93
tree8ccafd7a39b9ac8f394bdabe24ad633a9c645992
parent5084d032e5e9f7773f458fcbf7c1e393d1ccc510
Dramatically simplify recursive type processing.  Fixed a few bugs, a few still remain :(
Why does this stuff have to come up NOW?

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1089 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Type.cpp