Don't assume that the operand of an inttoptr is an pointer-sized integer.
authorDan Gohman <gohman@apple.com>
Fri, 21 Aug 2009 18:27:26 +0000 (18:27 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 21 Aug 2009 18:27:26 +0000 (18:27 +0000)
commit7178010a168a378df5d9be95956093a3e5f963fd
tree4e11a20b407102ddf2b886bbcedf18a26b865229
parent636e258a53b20695e841a70774f42c052c4c0bfd
Don't assume that the operand of an inttoptr is an pointer-sized integer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79651 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ConstantFolding.cpp