[LLVMdev] Help : Writting a LLVM pass

Akash Gulhane gulhane.akash at gmail.com
Mon Dec 31 20:02:26 PST 2012


I'm working though http://llvm.org/docs/WritingAnLLVMPass.html, trying to
write a very simple pass. I have followed all the steps mentioned in this
document.But as mentioned I'm not getting any file named Hello.so in
Debug+Asserts/lib folder(There is a file named LLVMHello.so only). I have
also tried to modify Hello.cpp in lib/Transforms/Hello but these changes
doesn't reflect anywhere. So how should i write my own pass and also tell
me where to put that file??
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130101/07c4974f/attachment.html>


More information about the llvm-dev mailing list