[PATCH] D19181: Map Attribute in the C API.

Amaury SECHET via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 17:39:35 PDT 2016


deadalnix updated this revision to Diff 55140.
deadalnix added a comment.

Add a way to query attribute kind.


http://reviews.llvm.org/D19181

Files:
  include/llvm-c/Core.h
  include/llvm-c/Types.h
  include/llvm/IR/Attributes.h
  include/llvm/IR/Function.h
  lib/IR/Core.cpp
  lib/IR/Function.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19181.55140.patch
Type: text/x-patch
Size: 5373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160427/4bc3f4e1/attachment.bin>


More information about the llvm-commits mailing list