diff options
author | Dan Gohman <gohman@apple.com> | 2010-02-10 05:54:04 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-02-10 05:54:04 +0000 |
commit | e69b99baafc4cf88d2c600da8d637073abe24704 (patch) | |
tree | 211be789daf6a56d36875dff7ed21d65dcb2d402 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 605474463f9eca6f241c81ac7a3b2eb73f445b21 (diff) | |
download | llvm-e69b99baafc4cf88d2c600da8d637073abe24704.zip llvm-e69b99baafc4cf88d2c600da8d637073abe24704.tar.gz llvm-e69b99baafc4cf88d2c600da8d637073abe24704.tar.bz2 |
Implement operators |=, &=, and ^= for SmallBitVector, and remove the
restriction in BitVector for |= and ^= that the operand must be the
same length.
llvm-svn: 95768
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions