Remove the two-argument (inferred cast) form of ConstantExpr::getCast now
authorReid Spencer <rspencer@reidspencer.com>
Mon, 18 Dec 2006 08:18:46 +0000 (08:18 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 18 Dec 2006 08:18:46 +0000 (08:18 +0000)
commitd97321ceb313f06fd9a824cf26b9dc5b80b3eb9d
treec02f8e64480eae468206a13f5a7b5d88381b172f
parentdc26a9b84005936b47d8e5901919a789b8ae9139
Remove the two-argument (inferred cast) form of ConstantExpr::getCast now
that its last uses have been removed.

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