]> granicus.if.org Git - llvm/commit
BitVector: Remove manual bit width dispatch, this is handled by templates
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 12 Feb 2015 14:02:58 +0000 (14:02 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 12 Feb 2015 14:02:58 +0000 (14:02 +0000)
commitc70b2070db29d4fc3ef11beb7be0ed69ec069d3e
tree5d5b6a92e15c86e85e9b377b3016be7cc6cb46c2
parent9df41118765391f5025c8278ddc2024505e47fa5
BitVector: Remove manual bit width dispatch, this is handled by templates

NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228922 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/BitVector.h
include/llvm/ADT/SmallBitVector.h