As per title. This completes the C API Attribute support.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D21365
Add support for string attributes in the C API. ClosedPublic Authored by deadalnix on Jun 15 2016, 12:39 AM.
Details Summary As per title. This completes the C API Attribute support.
Diff Detail Event Timelinedeadalnix updated this object. This revision is now accepted and ready to land.Jun 15 2016, 7:45 AM Closed by commit rL272811: Add support for string attributes in the C API. (authored by deadalnix). · Explain WhyJun 15 2016, 10:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 60796 include/llvm-c/Core.h
include/llvm/IR/Attributes.h
include/llvm/IR/CallSite.h
include/llvm/IR/Function.h
include/llvm/IR/Instructions.h
lib/IR/Attributes.cpp
lib/IR/Core.cpp
lib/IR/Function.cpp
lib/IR/Instructions.cpp
|