<div dir="ltr"><div><div><div>Hi, every one,<br><br></div>I want to know  a function linked from which object in llvm bitcode, how should I do?<br></div>for example, when I get the function named xxx, I want to know function xxx whether is from libc library or other object.<br>
<br></div><div>I have used the linkage type to check it, but functions in libc or my program are both ExternalLinkage.<br></div><div><br></div>thanks. <br></div>