[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
Thu Jan 24 10:56:07 PST 2019


jyknight created this revision.
jyknight added a reviewer: dblaikie.
Herald added subscribers: hiraditya, nhaehnle, jvesely, arsenm.

https://reviews.llvm.org/D57174

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

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


More information about the llvm-commits mailing list