remove a dead APInt ctor.
authorChris Lattner <sabre@nondot.org>
Sun, 17 Aug 2008 04:58:58 +0000 (04:58 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 17 Aug 2008 04:58:58 +0000 (04:58 +0000)
commit9f17eb0b79717d479e462f0284442adbeae903ef
treece7cb0fd13223e44a3af45e207fa6c5b4dadfe93
parentc97536e6a7834212aafd25f2673234fc88b5e5bb
remove a dead APInt ctor.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54869 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APInt.h
lib/Support/APFloat.cpp
lib/Support/APInt.cpp