[PATCH] D57174: [opaque pointer types] Pass function type for CallBase::setCalledFunction.

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 1 12:45:03 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352914: [opaque pointer types] Pass function type for CallBase::setCalledFunction. (authored by jyknight, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D57174?vs=183800&id=184822#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57174

Files:
  llvm/trunk/include/llvm/IR/CallSite.h
  llvm/trunk/include/llvm/IR/InstrTypes.h
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/lib/Transforms/ObjCARC/ObjCARCContract.cpp
  llvm/trunk/lib/Transforms/ObjCARC/ObjCARCOpts.cpp
  llvm/trunk/lib/Transforms/Utils/CallPromotionUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57174.184822.patch
Type: text/x-patch
Size: 7072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190201/de988f19/attachment.bin>


More information about the llvm-commits mailing list