commit | 8ef852f4ea1e12d90dd25a7aecff564542a00a7f | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Fri Oct 03 04:48:21 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Fri Oct 03 04:48:21 2003 +0000 |
tree | 29f5d3e9b8770a88afe38dbb9273ee7c39cb4c4a | |
parent | 1c5164e9cff87b9682fcf620c7aac099ff378e18 [diff] |
Dramatically simplify DerivedType::refineAbstractTypeToInternal This makes use of the new PATypeHolder's to keep types from being deleted prematurely, instead of the wierd "self reference" garbage. This is easier to understand and more efficient as well. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8834 91177308-0d34-0410-b5e6-96231b3b80d8