Correct the calculation in APInt::logBase2().
authorZhou Sheng <zhousheng00@gmail.com>
Mon, 5 Mar 2007 16:42:58 +0000 (16:42 +0000)
committerZhou Sheng <zhousheng00@gmail.com>
Mon, 5 Mar 2007 16:42:58 +0000 (16:42 +0000)
commit3130835bdf4e965309fa3cbed1bfc976a04324f8
treea0e7901c3cb016ae8e8e4c033af2510edfcd4adf
parentef476fdce2d194b5b335c15cd8a545ceeeb633b1
Correct the calculation in APInt::logBase2().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34929 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APInt.h