[LLVMdev] How to get function information in a generated call graph?

kobe James god.son2046 at yahoo.com.cn
Thu Jul 7 00:41:23 PDT 2011


Hi All, 

I use opt -dot-callgraph test.bc to generate a dot format call  graph from the 
given bitcode file. I am just wondering if there is any  implementation to get 
information for each function, which is a node in  the .dot file,  in a call 
graph? (e.g. which file the function is in,  and the specific line number) 


Thanks, 
Chen 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110707/770a6b9b/attachment.html>


More information about the llvm-dev mailing list