[LLVMdev] How to add a pass inside LLVM pass list

Soumya_Prasad_Ukil ukil.soumya at gmail.com
Sat Aug 21 05:02:22 PDT 2010


I have written a simple pass. I have been successful to execute it. I want
LLVM to execute it. I don't know how to include a pass in llvm actual pass
list, such it automatically invokes it just like GVNPre pass or some other
pass. They have already been limked in llvm actual pass list.

-- 
regards,
soumya prasad ukil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100821/440cb06d/attachment.html>


More information about the llvm-dev mailing list