Commits

Mark Lacey committed ea2cbffb312
Remove IgnoreMissing parameter from removeEdgeForApply(). Instead, add a removeEdge() and update code to use getCallGraphEdge()/removeEdge() in cases where the apply may not be represented in the call graph. Swift SVN r26881