[PATCH] D19081: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
Amaury SECHET via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 14 00:25:28 PDT 2016
deadalnix added a comment.
http://llvm.org/docs/LangRef.html#parameter-attributes and http://llvm.org/docs/LangRef.html#function-attributes will give you all the attributes. I don't see how duplicating what is already in there makes any sense.
http://reviews.llvm.org/D19081
More information about the llvm-commits
mailing list