[PATCH] D130752: [IRBuilder] Make createCallHelper a member function. NFC.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 29 08:44:52 PDT 2022


foad updated this revision to Diff 448641.
foad added a comment.

Change most users to use CreateCall instead of createCallHelper.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130752

Files:
  llvm/include/llvm/IR/IRBuilder.h
  llvm/lib/IR/IRBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130752.448641.patch
Type: text/x-patch
Size: 12825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220729/deb3d616/attachment.bin>


More information about the llvm-commits mailing list