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)
commit71ad78b24bec3cf46aacc43a27c149e898753a3c
tree036cc07504bc718c6487b487fe6d35efff6a5cce
parenta1ec84474bae3b0bef6d3f76c91456e8afecacd4
Update to use the predicate methods to query if an attribute exists.

llvm-svn: 165163
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp