[PATCH] D18733: Add support for attribute for call and invoke instruction in the C API

Amaury SECHET via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 2 15:50:50 PDT 2016


deadalnix created this revision.
deadalnix added reviewers: echristo, majnemer, rnk, joker.eph, whitequark.
deadalnix added a subscriber: llvm-commits.
Herald added a subscriber: axw.

As per title.

http://reviews.llvm.org/D18733

Files:
  bindings/go/llvm/ir.go
  include/llvm-c/Core.h
  include/llvm/IR/CallSite.h
  include/llvm/IR/Instructions.h
  lib/IR/Core.cpp
  lib/IR/Instructions.cpp
  test/Bindings/llvm-c/invoke.ll
  tools/llvm-c-test/echo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18733.52483.patch
Type: text/x-patch
Size: 14846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160402/66bef27f/attachment.bin>


More information about the llvm-commits mailing list