[PATCH] D79098: [llvm][NFC] Use CallBase explicitly instead of Instruction in FunctionComparator

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 29 14:00:45 PDT 2020


dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

Looks good - feel free to commit changes like this (ones that are similar to other reviews that have been approved without any detailed/further discussion) for the CallSite removal without pre-commit review.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79098/new/

https://reviews.llvm.org/D79098





More information about the llvm-commits mailing list