s/Raw/getBitMask/g to be more in line with current naming conventions. This method...
authorBill Wendling <isanbard@gmail.com>
Sun, 30 Dec 2012 01:05:42 +0000 (01:05 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 30 Dec 2012 01:05:42 +0000 (01:05 +0000)
commitc966e08a9895a39f575d917a8390c8e359f042f5
treed3365cdccecdb1827e2250a5dee87173313a3fbd
parentf35cb76a7064eb389ff8f293234f55db8e7e895c
s/Raw/getBitMask/g to be more in line with current naming conventions. This method won't be sticking around.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171244 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Attributes.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/VMCore/AttributeImpl.h
lib/VMCore/Attributes.cpp
lib/VMCore/Core.cpp