This is an archive of the discontinued LLVM Phabricator instance.

[llvm][NFC] Use CallBase explicitly instead of Instruction in FunctionComparator
ClosedPublic

Authored by mtrofin on Apr 29 2020, 9:02 AM.

Diff Detail

Event Timeline

mtrofin created this revision.Apr 29 2020, 9:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 29 2020, 9:02 AM
dblaikie accepted this revision.Apr 29 2020, 1:31 PM

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.

This revision is now accepted and ready to land.Apr 29 2020, 1:31 PM
This revision was automatically updated to reflect the committed changes.