Commits

Mark Lacey committed eecb74a54b8
Delete the old call graph. We now have BasicCalleeAnalysis.h, FunctionOrder.h, and the ability to use the callee analysis to determine the callers of a function. As a result the call graph itself is no longer needed.