Don't attempt to mask no bits
authorNeil Booth <neil@daikokuya.co.uk>
Fri, 12 Oct 2007 15:31:31 +0000 (15:31 +0000)
committerNeil Booth <neil@daikokuya.co.uk>
Fri, 12 Oct 2007 15:31:31 +0000 (15:31 +0000)
commit1e8390d8d6219a2f0a9b8c5592ee0c33c256d03d
treeaa3e95b3f917c8234447ff1fa69194b0577d3ec2
parent8ddde0a151c5297ae5694a4b9201b2d3fe56b196
Don't attempt to mask no bits

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42909 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/APInt.cpp