Convert BuildLibCalls.cpp to using the AttributeSet methods instead of AttributeWithI...
authorBill Wendling <isanbard@gmail.com>
Sat, 26 Jan 2013 00:03:11 +0000 (00:03 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 26 Jan 2013 00:03:11 +0000 (00:03 +0000)
commit201d7b2545f112cd5774e803011ac9b0edfb40d3
tree2fae628bb2f075a4f65122e446f1ce809fad6dbe
parent7865220da4592eeaab51269aa39e11c4de9a5122
Convert BuildLibCalls.cpp to using the AttributeSet methods instead of AttributeWithIndex.

llvm-svn: 173536
llvm/include/llvm/IR/Attributes.h
llvm/lib/IR/Attributes.cpp
llvm/lib/Transforms/Utils/BuildLibCalls.cpp