Convert some attribute existence queries over to use the predicate methods.
authorBill Wendling <isanbard@gmail.com>
Wed, 19 Sep 2012 23:54:18 +0000 (23:54 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 19 Sep 2012 23:54:18 +0000 (23:54 +0000)
commite603fe46649aee6f6aeca1668f0b617818af1e1d
tree179fb8d6b426bf5f249d798f61e1085c1697a7af
parentf5958e9dea9daf6843f44686bc9d8b19155465e4
Convert some attribute existence queries over to use the predicate methods.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164268 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/LLParser.cpp
lib/CodeGen/Analysis.cpp
lib/VMCore/Attributes.cpp
lib/VMCore/Verifier.cpp