[PATCH] D56182: [CallSite removal] Add `CallBase` support to the `InstVisitor` in such a way that it still supports `CallSite` but users can be ported to rely on `CallBase` instead.
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 31 22:55:11 PST 2018
compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.
Clever!
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56182/new/
https://reviews.llvm.org/D56182
More information about the llvm-commits
mailing list