This is an archive of the discontinued LLVM Phabricator instance.

[NFC] CallGraph related cleanup
ClosedPublic

Authored by sdmitriev on Jun 26 2020, 2:35 PM.

Details

Summary

Tidy up some CallGraph-related code in preparation for D82572.

Diff Detail

Event Timeline

sdmitriev created this revision.Jun 26 2020, 2:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 26 2020, 2:35 PM
jdoerfert accepted this revision.Jun 28 2020, 10:28 AM

LGTM. I assumed you just commit this TBH ;)

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