[PATCH] D55638: [CallSite removal] Add and flesh out APIs on the new `CallBase` base class that previously were only available on the `CallSite` wrapper.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 27 15:27:56 PST 2018
chandlerc updated this revision to Diff 179588.
chandlerc marked 6 inline comments as done.
chandlerc added a comment.
Address review feedback.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55638/new/
https://reviews.llvm.org/D55638
Files:
llvm/include/llvm/IR/InstrTypes.h
llvm/lib/IR/Instructions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55638.179588.patch
Type: text/x-patch
Size: 10405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181227/45975491/attachment.bin>
More information about the llvm-commits
mailing list