Fix the carry in addition.
authorReid Spencer <rspencer@reidspencer.com>
Wed, 21 Feb 2007 05:44:56 +0000 (05:44 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 21 Feb 2007 05:44:56 +0000 (05:44 +0000)
commit60c0a6a74baf6750d87ab69f00c96f120cefa776
tree6db0e09e97625c93d8d8b232f44d5dc6eb164bb9
parentf31c784f2774311d1f7194ac4ca86262197a8099
Fix the carry in addition.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34465 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/APInt.cpp