Split the type refinement case completely out of the type-becomes-concrete
authorChris Lattner <sabre@nondot.org>
Sun, 13 Nov 2005 01:58:06 +0000 (01:58 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 13 Nov 2005 01:58:06 +0000 (01:58 +0000)
commitbcf6bc261034439355f47d17bc03efed2b454782
treeb8c52e830bac52f96bd00d903ac3f6a95c968f75
parent773a959523dba0b6103d3455d69a136eab460ac8
Split the type refinement case completely out of the type-becomes-concrete
case, simplifying the code.

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