remove Type::getVAArgsPromotedType, which is dead, and tidy up a bit.
authorChris Lattner <sabre@nondot.org>
Thu, 16 Jun 2011 21:00:43 +0000 (21:00 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 16 Jun 2011 21:00:43 +0000 (21:00 +0000)
commitae5a0b53782b1219af0017649f0b6a7b5b24752e
tree081375a750b6059ae76c21be9efce57b12b415f5
parentd61f84ee651e28346abdbf11d01957b8e2fb9fc7
remove Type::getVAArgsPromotedType, which is dead, and tidy up a bit.

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