Remove the Attribute::hasAttributes() function.
authorBill Wendling <isanbard@gmail.com>
Thu, 31 Jan 2013 06:22:35 +0000 (06:22 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 31 Jan 2013 06:22:35 +0000 (06:22 +0000)
commit82aea644c6d2a21464958fe2e3a1cd0f6bfc82db
tree752a8fe0eb203aa79a199de2866df8aaf300ca1a
parentf5735888d54875a4909930126a03f6a1d9efb529
Remove the Attribute::hasAttributes() function.

That function doesn't make sense anymore because there's only one attribute per
Attribute object now.

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