[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
- Previous message: [LLVMdev] [cfe-dev][Openmp-dev] Provide LLVM IR and OpenMP LLVM IR as input in a Pass
- Next message: [LLVMdev] Fetching the functions in C files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message: [LLVMdev] [cfe-dev][Openmp-dev] Provide LLVM IR and OpenMP LLVM IR as input in a Pass
- Next message: [LLVMdev] Fetching the functions in C files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]