Actually remove old types from the set.
authorNick Lewycky <nicholas@mxc.ca>
Sun, 13 Sep 2009 23:45:39 +0000 (23:45 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 13 Sep 2009 23:45:39 +0000 (23:45 +0000)
commitbc6836bbe364dfe6ac842d476fb61bb4244b8936
tree410a5940e6106094d6b0b69c0fdeacad6431b8cf
parente7f3107772b1c8c2b9397ab19106b8451d31e8ab
Actually remove old types from the set.

Also break the type verification stuff into its own TypeSet to keep the
Verifier pass from becoming an AbstractTypeUser.

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