Commits

Mark Lacey committed da8959fb7b0
Add an option to dump call graph statistics. With -sil-dump-call-graph-stats we will dump the number of nodes, number of edges, and a histogram of number of edges per node and number of callees per edge (which is currently always one, but will change soon). Swift SVN r31668