diff options
author | Dan Gohman <gohman@apple.com> | 2008-02-22 01:12:31 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-02-22 01:12:31 +0000 |
commit | 9e255b7df5a0a629920706e086e78ef89bf2f183 (patch) | |
tree | 1933cbd4994671a639c238e208caa3469b84d937 /lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 95cb2ad919043d8ec5dbcc36cd59ac7d9a46999f (diff) |
Fix a regression in 403.gcc and 186.crafty introduced in 47383. To test
that a value is >= 32, check that all of the high bits are zero, not
just one or more.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47467 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions