<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:verdana,helvetica,sans-serif;font-size:10pt"><div>Hi All,
<br><br>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)
<br><br>Thanks,
<br>Chen
</div>
</div></body></html>