Correct the order of the arguments in the examples in the comments
authorDan Gohman <gohman@apple.com>
Mon, 11 Feb 2008 23:45:14 +0000 (23:45 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 11 Feb 2008 23:45:14 +0000 (23:45 +0000)
commitd3993d13be7b34fe8753eab9eb3d6499b7c4cd9f
treecb79a30fbc6b31c33aeeac942d69005926e4b84a
parenta618f82c9fdbe869b41581f00ae357e1b22302d1
Correct the order of the arguments in the examples in the comments
for APInt::getBitsSet. And fix an off-by-one bug in "wrapping" mode.

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