Note: this also adds a new C API and soft-deprecates the old C API.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 26659 Build 26658: arc lint + arc unit
Paths
| Differential D56558
[opaque pointer types] Update LoadInst creation APIs to consistently accept a return-type argument. ClosedPublic Authored by jyknight on Jan 10 2019, 1:23 PM.
Details Summary Note: this also adds a new C API and soft-deprecates the old C API.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 14 2019, 12:09 PM Closed by commit rL351123: [opaque pointer types] Update LoadInst creation APIs to consistently (authored by jyknight). · Explain WhyJan 14 2019, 1:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 181154 llvm/include/llvm-c/Core.h
llvm/include/llvm/IR/IRBuilder.h
llvm/include/llvm/IR/Instructions.h
llvm/lib/IR/Core.cpp
llvm/lib/IR/Instructions.cpp
|