remove the 'protected' workaround now that we don't care about gcc 2.95 anymore.
authorChris Lattner <sabre@nondot.org>
Thu, 4 Jan 2007 17:50:42 +0000 (17:50 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 4 Jan 2007 17:50:42 +0000 (17:50 +0000)
commitcf130b3544ce5fc22a30cd0ee10cad4001647185
treeb2191f49d7f0e3fbd001965d73fe533000043084
parentad8d6dedf119087959d02b444879b088b2e2cd08
remove the 'protected' workaround now that we don't care about gcc 2.95 anymore.
Reid already did this for FunctionType, this just cleans the rest up.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32877 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DerivedTypes.h