[PATCH] D77817: [llvm][NFC] Replace CallSite with CallBase in Inliner
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 9 12:16:21 PDT 2020
davidxl added a comment.
What is the convention here? Pointer CallBase* vs CallBase& ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77817/new/
https://reviews.llvm.org/D77817
More information about the llvm-commits
mailing list