[LLVMdev] .so file creation for new passes

kalyan ponnala ponnala.kalyan at gmail.com
Sat Apr 17 22:35:27 PDT 2010


Hello,

I was going through the LLVM docs "writing an LLVM Pass". Can someone tell
me how to create the Hello.so file as it is said in the document. It talks
about compiling the Hello pass using gmake. I am a Windows user (windows 7,
cmake, visual studio 9 2008). I cant use cmake here as this hello pass has
links to the llvm's solution file, I mean It uses some of the header files
from llvm's solution file. Do I need to modify the program or the
CMakeLists.txt file.?
And where can I find this loadable Hello.so file ?

Thanks a lot.


-- 
Kalyan Ponnala
phone: 8163772059
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100418/9403ce04/attachment.html>


More information about the llvm-dev mailing list