[PATCH] D56559: [opaque pointer types] Update GetElementPtr creation APIs to consistently accept a pointee-type argument.
James Y Knight via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 10 13:23:45 PST 2019
jyknight created this revision.
jyknight added reviewers: whitequark, deadalnix.
Herald added a subscriber: hiraditya.
Note: this also adds a new C API and soft-deprecates the old C API.
https://reviews.llvm.org/D56559
Files:
llvm/include/llvm-c/Core.h
llvm/include/llvm/IR/IRBuilder.h
llvm/lib/IR/Core.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56559.181144.patch
Type: text/x-patch
Size: 10448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/36e99def/attachment.bin>
More information about the llvm-commits
mailing list