[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
Mon Jan 14 13:41:49 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 rL351122: [opaque pointer types] Update InvokeInst creation APIs to consistently (authored by jyknight, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56557?vs=181153&id=181644#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56557

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56557.181644.patch
Type: text/x-patch
Size: 16103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190114/119d0274/attachment.bin>


More information about the llvm-commits mailing list