Displaying 1 result from an estimated 1 matches for "dotgraphtraitsfunct".
2013 Jan 10
0
[LLVMdev] Call graph printer/viewer
...nPass, while I need a ModulePass, so I defined
DOTGraphTraitsModule{Viewer,Printer} for handling Module viewer/helpers
and I exploited them for providing call graph viewer/printer.
Attached is the patch. In the case it is OK, maybe
DOTGraphTraits{Viewer,Printer} should be renamed in something like
DOTGraphTraitsFunction{Viewer,Printer} to point out that they handle
function-related graph viewing/printing.
Bye,
speziale.ettore at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: call-graph-refactor.diff
Type: text/x-patch
Size: 10155 bytes
Desc: not available
URL: <...