This is an archive of the discontinued LLVM Phabricator instance.

[StackSafety] Use ValueInfo in ParamAccess::Call
ClosedPublic

Authored by vitalybuka on Aug 4 2020, 6:52 PM.

Details

Summary

This avoid GUID lookup in Index.findSummaryInModule.
Follow up for D81242.

Diff Detail

Event Timeline

vitalybuka created this revision.Aug 4 2020, 6:52 PM
vitalybuka requested review of this revision.Aug 4 2020, 6:52 PM
vitalybuka updated this revision to Diff 283105.Aug 4 2020, 6:58 PM

remove commented text

vitalybuka edited the summary of this revision. (Show Details)

rebase

This revision is now accepted and ready to land.Aug 14 2020, 8:11 AM
This revision was landed with ongoing or failed builds.Aug 14 2020, 12:43 PM
This revision was automatically updated to reflect the committed changes.