remove the DerivedType which isn't adding value anymore.
authorChris Lattner <sabre@nondot.org>
Sat, 9 Jul 2011 17:59:15 +0000 (17:59 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 9 Jul 2011 17:59:15 +0000 (17:59 +0000)
commitaca50a94b8d4863adf07eec980b83599c541ed99
treef66ecabbce2895eba5867c9668c12209306f7a21
parent1afcace3a3a138b1b18e5c6270caa8dae2261ae2
remove the DerivedType which isn't adding value anymore.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134832 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DerivedTypes.h
include/llvm/Type.h
lib/Transforms/IPO/StripSymbols.cpp
lib/VMCore/Type.cpp