Convert to using the Attributes::Builder interface.
authorBill Wendling <isanbard@gmail.com>
Tue, 9 Oct 2012 00:01:21 +0000 (00:01 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 9 Oct 2012 00:01:21 +0000 (00:01 +0000)
commit8831c0605bbc0c82ce56c2fb85bd681d1c013925
tree99ab041142fcf8baf621d46fcb3afc99a113662e
parent9f11bf52b47cf91b09a6294a1b6dc750fa695fd8
Convert to using the Attributes::Builder interface.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165465 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Attributes.h
lib/AsmParser/LLParser.cpp
lib/Transforms/InstCombine/InstCombineCalls.cpp
lib/Transforms/Instrumentation/GCOVProfiling.cpp
lib/VMCore/Attributes.cpp