The second consumer of attributes.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D21266
Add support for callsite in the new C API for attributes ClosedPublic Authored by deadalnix on Jun 11 2016, 10:56 PM.
Details Summary The second consumer of attributes.
Diff Detail Event Timelinedeadalnix updated this object. This revision is now accepted and ready to land.Jun 14 2016, 7:51 PM Closed by commit rL272754: Add support for callsite in the new C API for attributes (authored by deadalnix). · Explain WhyJun 14 2016, 10:21 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 60460 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
|