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)
commit1a43b350c4c5d19e35527154a9222b3b78ca9bbc
tree2a9d27b449015cb19780aa707bf83b8a788f80f9
parent7ee25676a50967e28baed5ec47adaaa9721899e9
Fix a nasty off-by one error that only manifests with 64-bit word size (which is
not enabled yet).

llvm-svn: 174803
llvm/include/llvm/Bitcode/BitstreamReader.h