[PATCH] D18749: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
whitequark via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 13 08:45:55 PDT 2016
whitequark accepted this revision.
whitequark added a comment.
This revision is now accepted and ready to land.
LGTM. I agree with @wallbraker that the functions accepting AttrKindIDs will have to have their ABI versions bumped.
http://reviews.llvm.org/D18749
More information about the llvm-commits
mailing list