Can't make these fail now with just BitCast. Previous failures must have
authorReid Spencer <rspencer@reidspencer.com>
Tue, 5 Dec 2006 07:18:07 +0000 (07:18 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 5 Dec 2006 07:18:07 +0000 (07:18 +0000)
commit6f40b831e0e653f88cbb17bf00d739bae28b5816
tree829a0587e040dc60bccdd0986102f43c7f6f04ea
parent35c1c04e8a4a0df5a52b29b374c6f1f9c772f292
Can't make these fail now with just BitCast. Previous failures must have
been in conjunction with something else. By right, they should just be
BitCasts.

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