Implement operators |=, &=, and ^= for SmallBitVector, and remove the
restriction in BitVector for |= and ^= that the operand must be the same length. llvm-svn: 95768
Loading
Please register or sign in to comment
restriction in BitVector for |= and ^= that the operand must be the same length. llvm-svn: 95768