Use the accessor method instead of the raw ivar to get the bits.
authorBill Wendling <isanbard@gmail.com>
Sat, 29 Dec 2012 12:10:46 +0000 (12:10 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 29 Dec 2012 12:10:46 +0000 (12:10 +0000)
commit4d5e5e5d61b404cb3bac9745e0dbfca6a1b8af2e
tree2abbb90c7b0cb3333987a980eac5d25ea1d837f2
parenta84e7508ebcfe2eacdf8153bd83fa63eebe75aea
Use the accessor method instead of the raw ivar to get the bits.

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