the various ConstantExpr::get*Ty methods existed to work with issues around
commiteaf79809e8a78bf407bb26b9d7c59f32c142188a
authorChris Lattner <sabre@nondot.org>
Sat, 9 Jul 2011 18:23:52 +0000 (9 18:23 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 9 Jul 2011 18:23:52 +0000 (9 18:23 +0000)
tree45381a9da240bd4a08514290a34d99a89eadb9ec
parentbda20650d2ec113bd78b8c809dbfafa7f7077152
the various ConstantExpr::get*Ty methods existed to work with issues around
type refinement.  Zap them now that type refinement is toast.

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