Commits

Mark Lacey committed 9b2db354b8a
Add a CallGraphPrinter pass. Move the code from dump() functions into new print(llvm::raw_ostream &) functions and add a new pass that dumps the call graph and call graph stats for use in testing call graph construction and maintenance. Swift SVN r32030