Don't assume that all constants with integer types are ConstantInts.
authorOwen Anderson <resistor@mac.com>
Tue, 24 Aug 2010 07:55:44 +0000 (07:55 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 24 Aug 2010 07:55:44 +0000 (07:55 +0000)
commit59b06dc7758fb6087cdcf5d9f45a9ebb11e05504
tree37253b972383812482a242e895070025d269110d
parentd01347e0808f1d06b92d04bd9c0798df0d024879
Don't assume that all constants with integer types are ConstantInts.

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