Add a new method that adds the AttributeSet at the given index. No functional change.
authorBill Wendling <isanbard@gmail.com>
Tue, 22 Jan 2013 00:53:12 +0000 (00:53 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 22 Jan 2013 00:53:12 +0000 (00:53 +0000)
commite4e85f17564c28cd571dda30146c3f310521acf0
tree83651d7a60f4eda42be43032a4488e434ba0a01d
parentda6d5623aefeb3c77a610954c77605107e1532b8
Add a new method that adds the AttributeSet at the given index. No functional change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173109 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Attributes.h
lib/IR/Attributes.cpp