[LLVMdev] Fetching the functions in C files (original) (raw)

Amir H. Ashouri amirhossein.ashouri at gmail.com
Tue Oct 21 14:27:46 PDT 2014


Hello Everyone,

Just subscribed to the mailing list.

I was wondering how I am going to fetch each functions of a specific source code file (c/c++) using the LLVM framework. For instance, I would like to apply certain passes using llvm-opt on certain functions not the whole file.

I would appreciate any hints or idea leading me about the starting point.

Regards,

-Amir -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141021/c21e3d1b/attachment.html>



More information about the llvm-dev mailing list