Skip to content
Commit 6c1c8588 authored by Neil Booth's avatar Neil Booth
Browse files

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.

llvm-svn: 42733
parent 5f009733
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment