[PATCH] D56556: [opaque pointer types] Update CallInst creation APIs to consistently accept a callee-type argument.
James Y Knight via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 14 13:41:35 PST 2019
This revision was not accepted when it landed; it landed in state "Needs Revision".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL351121: [opaque pointer types] Update CallInst creation APIs to consistently (authored by jyknight, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D56556?vs=181152&id=181643#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56556/new/
https://reviews.llvm.org/D56556
Files:
llvm/trunk/include/llvm-c/Core.h
llvm/trunk/include/llvm/IR/IRBuilder.h
llvm/trunk/include/llvm/IR/Instructions.h
llvm/trunk/include/llvm/IR/Module.h
llvm/trunk/lib/IR/Core.cpp
llvm/trunk/lib/IR/Instructions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56556.181643.patch
Type: text/x-patch
Size: 18324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190114/eb5f0181/attachment.bin>
More information about the llvm-commits
mailing list