[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:43:49 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL350109: [CallSite removal] Add and flesh out APIs on the new `CallBase` base class that… (authored by chandlerc, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D55638?vs=179588&id=179591#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55638/new/
https://reviews.llvm.org/D55638
Files:
llvm/trunk/include/llvm/IR/InstrTypes.h
llvm/trunk/lib/IR/Instructions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55638.179591.patch
Type: text/x-patch
Size: 10441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181227/cf5cfb29/attachment.bin>
More information about the llvm-commits
mailing list