1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/include
Neil Booth db4dbedfea 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
2007-10-07 12:07:53 +00:00
..
llvm Reimplement convertFromUnsignedInteger so it is passed a const bignum. 2007-10-07 12:07:53 +00:00
llvm-c C and Objective Caml bindings for PATypeHolder. 2007-10-07 00:13:35 +00:00