Note: this also adds a new C API and soft-deprecates the old C API.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D56559
[opaque pointer types] Update GetElementPtr creation APIs to consistently accept a pointee-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:10 PM Closed by commit rL351124: [opaque pointer types] Update GetElementPtr creation APIs to (authored by jyknight). · Explain WhyJan 14 2019, 1:44 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 181646 llvm/trunk/include/llvm-c/Core.h
llvm/trunk/include/llvm/IR/IRBuilder.h
llvm/trunk/lib/IR/Core.cpp
|