Revert commits r222146 and r222137.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 17 Nov 2014 19:26:40 +0000 (19:26 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 17 Nov 2014 19:26:40 +0000 (19:26 +0000)
commitd5b5eb6c975f52bb547cb4b0fbe8a12fdb506d0e
tree3391661e59f350165e9b0609c438cab74455dc40
parent95764ec6ed9d399703b8730f5471e779fe864415
Revert commits r222146 and r222137.

They were producing the wrong result if NumBits == BitsInWord. The old mask
produced -1, the new mask 0.

This should fix the 32 bit bots.

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