Update to use the predicate methods to query if an attribute exists.
authorBill Wendling <isanbard@gmail.com>
Wed, 3 Oct 2012 21:17:09 +0000 (21:17 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 3 Oct 2012 21:17:09 +0000 (21:17 +0000)
commit4c230b3338bc527fa62de1ea574019261316fcfb
tree44bb9e63a539808409d0a4d02fb246b8926e06c2
parent2e7d38192de6ccdc54cf138fabdf00b81a6cd11d
Update to use the predicate methods to query if an attribute exists.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165163 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp