Commits

Mark Lacey committed 6a695f3099c
Move DeadFunctionElimination to using the new call graph. The old call graph remains, but the new call graph can obtained by calling getCallGraph() on the analysis pass. I'll move the few other passes that use the call graph over soon and then rip out the old call graph. No diffs in the stdlib. Swift SVN r21565