Neil Booth 643ce59495 Reimplement convertFromUnsignedInteger so it is passed a const bignum.
It used to modify its argument in-place.

This interface is saner and the implementation more efficient.  It will
be needed for decimal->binary conversion.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42733 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-07 12:07:53 +00:00
..
2007-10-06 00:43:45 +00:00
2007-04-07 18:53:16 +00:00
2007-05-06 09:31:32 +00:00
2007-08-15 21:12:30 +00:00