[LLVMdev] library functions

Umesh Kalappa umesh.kalappa0 at gmail.com
Fri Oct 5 00:42:33 PDT 2012


Hi ,
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.


Thanks
~Umesh



On Thu, Oct 4, 2012 at 9:47 PM, apala guha <aguha at uchicago.edu> wrote:

> Hi,
>
> Is there any way to analyze library functions using LLVM, in the same
> manner as source code functions?
>
> Thanks.
> -Apala
> ______________________________**_________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/**mailman/listinfo/llvmdev<http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121005/091d93ad/attachment.html>


More information about the llvm-dev mailing list