This is an archive of the discontinued LLVM Phabricator instance.

[CallSite removal][Transform] Replace CallSite with CallBase in Utils. NFC
ClosedPublic

Authored by craig.topper on Apr 23 2020, 6:40 PM.

Diff Detail

Event Timeline

craig.topper created this revision.Apr 23 2020, 6:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 23 2020, 6:40 PM
mtrofin accepted this revision.Apr 23 2020, 7:26 PM

lgtm

This revision is now accepted and ready to land.Apr 23 2020, 7:26 PM
This revision was automatically updated to reflect the committed changes.