Remove unused parameter. Also use the AttributeSet query methods instead of the Attri...
authorBill Wendling <isanbard@gmail.com>
Fri, 18 Jan 2013 21:50:24 +0000 (21:50 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 18 Jan 2013 21:50:24 +0000 (21:50 +0000)
commit1a17bd21ff64968817dedb6cd2b7c809cee90804
tree13b8dddc2f40fb5f53162fc64b5ff29909d95075
parent8a53a8329f47f86757af17dbea2864aa95414615
Remove unused parameter. Also use the AttributeSet query methods instead of the Attribute query methods.

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