Fix a nasty off-by one error that only manifests with 64-bit word size (which is
authorChris Lattner <sabre@nondot.org>
Sat, 9 Feb 2013 07:37:26 +0000 (07:37 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 9 Feb 2013 07:37:26 +0000 (07:37 +0000)
commita32bd682a0ba4878b89c4d70b189ee3feaa01452
tree4c180b6abc3de2404de85e2caa6a75dc7b4328a3
parentb24f5b7c0838f22abc6f1ba5de2a17d25293cd17
Fix a nasty off-by one error that only manifests with 64-bit word size (which is
not enabled yet).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174803 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Bitcode/BitstreamReader.h