Reid Spencer 5c14a1bcb0 For PR950:
Remove the getMaxValue and getMinValue functions from ConstantIntegral.
They don't make sense for a signless type. Also, for isMaxValue and
isMinValue, have the caller provided the signedness rather than obtaining
it from the constant's type.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32287 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-06 20:30:17 +00:00
..
2006-11-28 22:49:32 +00:00
2006-12-05 23:50:48 +00:00
2006-12-06 18:14:47 +00:00
2006-12-06 20:30:17 +00:00