Move printDot method from CallGraph to TargetGraph
commit85bcc5e154ed912df57d318ee5349cea24e4d880
authorGuilherme Ottoni <ottoni@fb.com>
Mon, 17 Oct 2016 18:50:54 +0000 (17 11:50 -0700)
committerHhvm Bot <hhvm-bot-bot@fb.com>
Mon, 17 Oct 2016 18:53:37 +0000 (17 11:53 -0700)
tree147067abab088479d7477081edbb38fab832d2cc
parent425a0e72b62ec18c25b2d0ba19e910a98750ec63
Move printDot method from CallGraph to TargetGraph

Summary: I also want to use it to print the TargetGraph built for the JITed functions.

Reviewed By: paulbiss

Differential Revision: D4023712

fbshipit-source-id: fa3ea4d04f78495b31967f8881ad0459fab23db2
hphp/tools/hfsort/hfsort.cpp
hphp/tools/hfsort/hfutil.cpp
hphp/tools/hfsort/hfutil.h
hphp/util/hfsort.h