Use the new convertFromAPInt instead of convertFromZeroExtendedInteger.
authorDan Gohman <gohman@apple.com>
Fri, 29 Feb 2008 01:42:52 +0000 (01:42 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 29 Feb 2008 01:42:52 +0000 (01:42 +0000)
commit37a9ca5bc580e2a8c602a819a0ebdee1d205f1af
tree2730b120277d73a7b105f7b1f65a49ae60dc6c77
parentc6f9a06238daebd41620ccc795f289c607393f00
Use the new convertFromAPInt instead of convertFromZeroExtendedInteger.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47744 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ConstantFold.cpp