Fix isIntN to work with APInts > 64 bits. This method is only
authorChris Lattner <sabre@nondot.org>
Tue, 2 Dec 2008 23:33:29 +0000 (23:33 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 2 Dec 2008 23:33:29 +0000 (23:33 +0000)
commit1d93b2e1b638cee7f012e8f636eb2cc137d855ff
tree05b472d42c870c0bd571e398b6232524057a8222
parent96da0419490148e42dbab6984c07e28ec66a591d
Fix isIntN to work with APInts > 64 bits.  This method is only
used by clang apparently.

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