fix off-by-one that caused the llvm2cpp test to fail
authorChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 19:27:46 +0000 (19:27 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 19:27:46 +0000 (19:27 +0000)
commit5f32c01dead5623d874f442b34762f9d111be4cf
treee46f7a6f19e6a7d16b00ff5d398aa69f71eea26f
parent51eeb6e536fb875d92b24d3bb1b3f4d95519f7b4
fix off-by-one that caused the llvm2cpp test to fail

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36880 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Reader/BitcodeReader.cpp