Use a 'Constant' object instead of a bit field to store the attribute data.
authorBill Wendling <isanbard@gmail.com>
Sat, 29 Dec 2012 12:29:38 +0000 (12:29 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 29 Dec 2012 12:29:38 +0000 (12:29 +0000)
commit7c1683d47c960a66dc0e006f789962b3f10d6f45
tree1f9e41871cedf2572d5a5e57b6613d2738090e27
parent4d5e5e5d61b404cb3bac9745e0dbfca6a1b8af2e
Use a 'Constant' object instead of a bit field to store the attribute data.

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