aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-01-08 19:02:23 +0000
committerChris Lattner <sabre@nondot.org>2010-01-08 19:02:23 +0000
commita69f89c17a85d504d31a187111e5f0a0677c1921 (patch)
tree268c32254e475fcd3cc93dd8ac7c3bfa81c1425f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentb92304b42f7f7b9b294d9e7dd7ab96002dff5b97 (diff)
downloadllvm-a69f89c17a85d504d31a187111e5f0a0677c1921.zip
llvm-a69f89c17a85d504d31a187111e5f0a0677c1921.tar.gz
llvm-a69f89c17a85d504d31a187111e5f0a0677c1921.tar.bz2
fix PR5978 by peeling the loop so that we avoid shifting the
result int by 8 for the first byte. While normally harmless, if the result is smaller than a byte, this shift is invalid. llvm-svn: 93018
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions