llvm-6502/include
Dan Gohman e7962c9897 Implement operators |=, &=, and ^= for SmallBitVector, and remove the
restriction in BitVector for |= and ^= that the operand must be the
same length.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95768 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-10 05:54:04 +00:00
..
llvm Implement operators |=, &=, and ^= for SmallBitVector, and remove the 2010-02-10 05:54:04 +00:00
llvm-c Added header file declarations and .exports entries 2010-02-08 23:34:25 +00:00