Don't assume underlying APInt type is limited
authorDale Johannesen <dalej@apple.com>
Wed, 14 May 2008 22:53:25 +0000 (22:53 +0000)
committerDale Johannesen <dalej@apple.com>
Wed, 14 May 2008 22:53:25 +0000 (22:53 +0000)
commit386f3e9d50507ecbfb01436dee85cb41ac2df530
treec9ad029d180159e0b079303ffb21d2dc913a6ef5
parenta6c3112b1f486922dcff71794cb9d96f17750648
Don't assume underlying APInt type is limited
to 64 bits.

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