[LLVMdev] Error while making new pass

Devang Patel dpatel at apple.com
Wed Oct 8 13:01:09 PDT 2008


Hi Kapil,

On Oct 8, 2008, at 12:38 PM, kapil anand wrote:

> HI Devang,
>
> Initially I had not added this pass to the group and I got this  
> error regarding PassManager. I added the pass to group just to check  
> whether that removes the error or not...
>
> I have removed it again.
>
> Is there any other registration required to configure pass manager  
> for the pass?


It is hard to guess without seeing your code. Your other alternative  
is to debug it yourself.
What is the difference between your pass and GlobalModRefPass for   
registration and getAnalysisUsage() ?
-
Devang



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081008/6e35e67d/attachment.html>


More information about the llvm-dev mailing list