[PATCH] D56557: [opaque pointer types] Update InvokeInst creation APIs to consistently accept a callee-type argument.

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 14:08:58 PST 2019


jyknight updated this revision to Diff 181153.
jyknight added a comment.

(Ran clang format; forgot to do before uploading before)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56557/new/

https://reviews.llvm.org/D56557

Files:
  llvm/include/llvm-c/Core.h
  llvm/include/llvm/IR/IRBuilder.h
  llvm/include/llvm/IR/Instructions.h
  llvm/lib/IR/Core.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56557.181153.patch
Type: text/x-patch
Size: 16031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/1fca58d8/attachment.bin>


More information about the llvm-commits mailing list