Hi ,<div>I doubt LLVM has the infrastructure in place to do so ,One way to accomplish this by implementing decompiler to convert library functions to LLVM IR and run the LLVM analyze pass over converted LLVM IR ,Then revert back from LLVM IR to your library format.</div>
<div><br></div><div><br></div><div>Thanks </div><div>~Umesh</div><div><br></div><div><div><br><br><div class="gmail_quote">On Thu, Oct 4, 2012 at 9:47 PM, apala guha <span dir="ltr"><<a href="mailto:aguha@uchicago.edu" target="_blank">aguha@uchicago.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Is there any way to analyze library functions using LLVM, in the same manner as source code functions?<br>
<br>
Thanks.<br>
-Apala<br>
______________________________<u></u>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank">LLVMdev@cs.uiuc.edu</a> <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/llvmdev</a><br>
</blockquote></div><br></div></div>