commit | 643ce59495702ef29573b725d7431638be1c136a | [log] [tgz] |
---|---|---|
author | Neil Booth <neil@daikokuya.co.uk> | Sun Oct 07 12:07:53 2007 +0000 |
committer | Neil Booth <neil@daikokuya.co.uk> | Sun Oct 07 12:07:53 2007 +0000 |
tree | 37b6c79e00a563cbd566a148813f1b9e0f8ff1da | |
parent | ccf596a53e16ea221a9bf8b3874a7d6afa71f1f4 [diff] |
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