The second consumer of attributes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
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 60790 llvm/trunk/include/llvm-c/Core.h
llvm/trunk/include/llvm/IR/CallSite.h
llvm/trunk/include/llvm/IR/Instructions.h
llvm/trunk/lib/IR/Core.cpp
llvm/trunk/lib/IR/Instructions.cpp
llvm/trunk/test/Bindings/llvm-c/invoke.ll
llvm/trunk/tools/llvm-c-test/echo.cpp
|