Implement the getHashValue method.
authorReid Spencer <rspencer@reidspencer.com>
Mon, 26 Feb 2007 21:02:27 +0000 (21:02 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 26 Feb 2007 21:02:27 +0000 (21:02 +0000)
commit794f4725b88060fc2e05449af3cd6a572ea46412
treed0898f392f80893854748947e53a8c53570c4cc5
parent31a81f0190179b19dc72302dfea05cd1c2f0d22e
Implement the getHashValue method.
Fix toString use of getValue to use getZExtValue()

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