Push the calculation of the 'Raw' attribute mask down into the implementation. It...
authorBill Wendling <isanbard@gmail.com>
Sun, 27 Jan 2013 23:41:29 +0000 (23:41 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 27 Jan 2013 23:41:29 +0000 (23:41 +0000)
commitd05204aea4977eaec25e96bc7605a7bb9d806fc0
tree45de322cc717d8d239c4d81686520f55e4fd84e0
parent2d5be6c313c0f9e23e56620fa8f8ae8d9b539bf0
Push the calculation of the 'Raw' attribute mask down into the implementation. It in turn uses the correct list for calculating the 'Raw' value.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173637 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Attributes.h
lib/IR/AttributeImpl.h
lib/IR/Attributes.cpp