diff options
author | Neil Booth <neil@daikokuya.co.uk> | 2007-10-07 12:07:53 +0000 |
---|---|---|
committer | Neil Booth <neil@daikokuya.co.uk> | 2007-10-07 12:07:53 +0000 |
commit | 6c1c8588ae1de9d70145cc9bd6164b72a8f27fdb (patch) | |
tree | acb94a83c2781a69a511572b1c5863c5bb8312da /llvm/lib/CodeGen/LiveIntervalAnalysis.cpp | |
parent | 5f00973393f24c093c5631b3a662cca54f777e49 (diff) | |
download | bcm5719-llvm-6c1c8588ae1de9d70145cc9bd6164b72a8f27fdb.tar.gz bcm5719-llvm-6c1c8588ae1de9d70145cc9bd6164b72a8f27fdb.zip |
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
Diffstat (limited to 'llvm/lib/CodeGen/LiveIntervalAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions