Undo the last change and make this really implement remainder and not
authorReid Spencer <rspencer@reidspencer.com>
Sat, 24 Mar 2007 22:37:23 +0000 (22:37 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 24 Mar 2007 22:37:23 +0000 (22:37 +0000)
commitd3af825d29ab02f78665d5010c8439d34d65db65
tree3192e65548a5ddf20be0ab6908d4c388aa4e056e
parent9f992aec98e0384739baf485468dd403c790dd53
Undo the last change and make this really implement remainder and not
modulus. The previous change was a result of incorrect documentation in
the LangRef.html.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35305 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APInt.h