This is an archive of the discontinued LLVM Phabricator instance.

[llvm][NFC] Replace CallSite with CallBase in Inliner
AbandonedPublic

Authored by mtrofin on Apr 9 2020, 11:31 AM.

Details

Reviewers
None
Summary

*Almost* all uses are replaced. Left FIXMEs for the two sites that
require refactoring outside of Inliner, to scope this patch.

Depends on D77762.

Diff Detail

Event Timeline

mtrofin created this revision.Apr 9 2020, 11:31 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 9 2020, 11:31 AM
mtrofin abandoned this revision.Apr 9 2020, 11:36 AM

abandoning - arc diff snafu. real revision is D77817