<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 hope to get some information about functions in a bitcode file. Say, if we have a function foo(), and the bitcode file is generated by a single source file, then I want to get the line number foo() locates in that source file.<br>If the bitcode file is linked by multiple bitcode files, is it possible to also get which file foo() locates in?<br><br>Thanks,<br>Chen<br></div>
</div></body></html>