This has been reported.<br><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://llvm.org/bugs/show_bug.cgi?id=1317" target="_blank">http://llvm.org/bugs/show_bug.cgi?id=1317</a><br><br><div><span class="gmail_quote">
On 4/10/07, <b class="gmail_sendername">Ryan M. Lefever</b> <<a href="mailto:lefever@crhc.uiuc.edu">lefever@crhc.uiuc.edu</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I checked out llvm from cvs & llvm-gcc from svn last night and again<br>tonight.  Each time they compiled and installed fine.  After installing<br>them, I recompiled compiler transforms I had written for opt.  opt seems
<br>to load the my transform libraries fine, but it complains:<br><br>opt: Unknown command line argument '-mytransform'<br><br>whenever I try to specify one of my transforms on the opt command line.<br>  I checked the names of the transforms and they are correct.  In
<br>addition, I did a opt --help and my transforms were lisetd.<br><br>So, I switched back to a version of llvm & llvm-gcc from about a month<br>ago, and opt recognizes and runs my transforms.  Did something change<br>
with opt?  Did something change with the way transforms are registered<br>with opt?<br><br>Regards,<br>Ryan<br><br>_______________________________________________<br>LLVM Developers mailing list<br><a href="mailto:LLVMdev@cs.uiuc.edu">
LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br></blockquote>
</div><br>