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

Amaury SECHET via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 11 20:02:01 PDT 2016


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

LLVMGetLastAttributeKind


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/AttributeImpl.h
  lib/IR/Core.cpp
  lib/IR/Function.cpp
  test/Bindings/llvm-c/invoke.ll
  tools/llvm-c-test/echo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19181.60457.patch
Type: text/x-patch
Size: 11177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160612/e59d96ef/attachment.bin>


More information about the llvm-commits mailing list