[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 02:34:42 PDT 2022
foad created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
foad requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This just avoids explicitly passing in 'this' as an argument in a bunch
of places.
Repository:
rG LLVM Github Monorepo
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.448557.patch
Type: text/x-patch
Size: 12942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220729/1c8f00e0/attachment.bin>
More information about the llvm-commits
mailing list