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

Amaury SECHET via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 11 23:24:16 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272504: Make sure we have a Add/Remove/Has function for various thing that can haveā€¦ (authored by deadalnix).

Changed prior to commit:
  http://reviews.llvm.org/D19181?vs=60459&id=60461#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19181

Files:
  llvm/trunk/docs/ReleaseNotes.rst
  llvm/trunk/include/llvm-c/Core.h
  llvm/trunk/include/llvm-c/Types.h
  llvm/trunk/include/llvm/IR/Attributes.h
  llvm/trunk/include/llvm/IR/Function.h
  llvm/trunk/lib/IR/AttributeImpl.h
  llvm/trunk/lib/IR/Core.cpp
  llvm/trunk/lib/IR/Function.cpp
  llvm/trunk/test/Bindings/llvm-c/invoke.ll
  llvm/trunk/tools/llvm-c-test/echo.cpp

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


More information about the llvm-commits mailing list