[LLVMdev] callgraph utility with opt

Shweta Jain shweta.jain28 at gmail.com
Wed Mar 4 09:24:59 PST 2009


Hello All,

I wanted to know how to use -callgraph option provided with opt. I have been
using a -print-callgraph for generating a CG but I don't want the o/p to go
to a dot file. Is it required to build a pass using CallGraph.cpp or we can
directly use the option with a .bc file.

Thanks
SHWETA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090304/3b348c43/attachment.html>


More information about the llvm-dev mailing list