Modify {Call,Invoke}Inst::addAttribute to take an AttrKind.
authorPeter Collingbourne <peter@pcc.me.uk>
Sat, 2 Mar 2013 01:20:18 +0000 (01:20 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Sat, 2 Mar 2013 01:20:18 +0000 (01:20 +0000)
commit328d1b65002e68ae65ffef05eed19122cbf721f5
tree5963a4d623effd507c275c209a6d4e57dd77f10b
parente2abe051745efbddc58402bd6240aa91e821fe8f
Modify {Call,Invoke}Inst::addAttribute to take an AttrKind.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176397 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Instructions.h
lib/IR/Instructions.cpp
lib/Transforms/Utils/SimplifyLibCalls.cpp