This is an archive of the discontinued LLVM Phabricator instance.

[CallSite removal][Analysis] Replace CallSite with CallBase in MemoryBuiltins. NFC
ClosedPublic

Authored by craig.topper on Apr 19 2020, 12:06 AM.

Diff Detail

Event Timeline

craig.topper created this revision.Apr 19 2020, 12:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 19 2020, 12:06 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
dblaikie accepted this revision.Apr 19 2020, 10:39 AM

Looks good!

This revision is now accepted and ready to land.Apr 19 2020, 10:39 AM
This revision was automatically updated to reflect the committed changes.