[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 17:07:04 PDT 2016


deadalnix updated this revision to Diff 53818.
deadalnix added a comment.
Herald added a subscriber: joker.eph.

Add release not and doc block for the function mentionning that attribute names and ids can change over time.


http://reviews.llvm.org/D19081

Files:
  docs/ReleaseNotes.rst
  include/llvm-c/Core.h
  lib/IR/Core.cpp
  utils/TableGen/Attributes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19081.53818.patch
Type: text/x-patch
Size: 3421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160415/f5255bf5/attachment.bin>


More information about the llvm-commits mailing list