Fix an approximate calculation in an assertion not to give false negatives.
authorReid Spencer <rspencer@reidspencer.com>
Wed, 11 Apr 2007 13:00:04 +0000 (13:00 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 11 Apr 2007 13:00:04 +0000 (13:00 +0000)
commit2cd43e402a7805a9a7b45defa4f2ed1cb7e17d68
treed91cae773fde31c8215fd36c5f3e7c82746c0106
parent98a1a7151e36c7017b1071701df28e84dacc4676
Fix an approximate calculation in an assertion not to give false negatives.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35901 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/APInt.cpp