[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
Thu Jan 10 14:08:57 PST 2019


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

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


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

https://reviews.llvm.org/D56556

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56556.181152.patch
Type: text/x-patch
Size: 18218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/cb7352e9/attachment.bin>


More information about the llvm-commits mailing list