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

Soumya_Prasad_Ukil ukil.soumya at gmail.com
Sun Aug 22 06:52:51 PDT 2010


Pls help.

On 21 August 2010 17:32, Soumya_Prasad_Ukil <ukil.soumya at gmail.com> wrote:

> 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
>



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


More information about the llvm-dev mailing list