More encapsulation work.
authorBill Wendling <isanbard@gmail.com>
Tue, 22 Jan 2013 21:15:51 +0000 (21:15 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 22 Jan 2013 21:15:51 +0000 (21:15 +0000)
commitdefaca00b8087d452df2b783250a48a32658a910
treedcc4e29343864e54bcfd33035512ca7d6e2bef74
parent5de048ec30f9ef9f56c89f9fdb50022beca6ae88
More encapsulation work.

Use the AttributeSet when we're talking about more than one attribute. Add a
function that adds a single attribute. No functionality change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173196 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Attributes.h
lib/IR/Attributes.cpp
lib/IR/Core.cpp
lib/IR/Function.cpp
lib/IR/Instructions.cpp
lib/Transforms/IPO/PruneEH.cpp
lib/Transforms/Scalar/ObjCARC.cpp