Avoid creating a redundant zero APInt.
authorDan Gohman <gohman@apple.com>
Sat, 21 Jun 2008 22:03:12 +0000 (22:03 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 21 Jun 2008 22:03:12 +0000 (22:03 +0000)
commit95df6b3603e228cea714be21997fec82cb03011e
tree70aa0d8c728697e9b3fdbfdd5503067041f9f739
parent317adcc9c6b29fb491d615996ba70b5c415a9eb2
Avoid creating a redundant zero APInt.

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