Remove addRetAttributes and addFnAttributes, which aren't useful abstractions.
authorBill Wendling <isanbard@gmail.com>
Wed, 30 Jan 2013 23:40:31 +0000 (23:40 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 30 Jan 2013 23:40:31 +0000 (23:40 +0000)
commitac72eb264c3a8a15cda81aaead6adc8419058666
treededfbceb55713764692caed012129a8c0874c932
parente74365462a39529ae48ef4d34ec76b4543b8ea29
Remove addRetAttributes and addFnAttributes, which aren't useful abstractions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173992 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Attributes.h
lib/IR/Core.cpp
lib/Transforms/IPO/PruneEH.cpp
lib/Transforms/Utils/CloneFunction.cpp