Make the AttrBuilder creation method of Attribute private so that people won't use it.
authorBill Wendling <isanbard@gmail.com>
Thu, 31 Jan 2013 01:51:27 +0000 (01:51 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 31 Jan 2013 01:51:27 +0000 (01:51 +0000)
commit8ed701da9aa388c078cc6aecac2fe355974c90d2
tree04f5831a1b14888c576dae3607f0c2d996e18bdb
parent11486ffd5ad0d51d9ba338b9c0596d2164e41711
Make the AttrBuilder creation method of Attribute private so that people won't use it.

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