Commits

Mark Lacey committed a85cc9c6e98
Update call graph to track FullApplySites rather than ApplyInsts. Use FullApplySite rather than ApplyInst through data structures and function signatures. This change does not update the call graph to actually look at TryApply. That will happen in a future change. Swift SVN r26893