[LLVMdev] cvs opt broken?
Ryan M. Lefever
lefever at crhc.uiuc.edu
Mon Apr 9 22:51:57 PDT 2007
That bug says its resolved as of around 2 pm on 04/09. I checked llvm
around 11 pm on 04/09 and I sitll had the problem.
Zhongxing Xu wrote:
> This has been reported.
>
> http://llvm.org/bugs/show_bug.cgi?id=1317
>
> On 4/10/07, *Ryan M. Lefever* <lefever at crhc.uiuc.edu
> <mailto:lefever at crhc.uiuc.edu>> wrote:
>
> I checked out llvm from cvs & llvm-gcc from svn last night and again
> tonight. Each time they compiled and installed fine. After installing
> them, I recompiled compiler transforms I had written for opt. opt
> seems
> to load the my transform libraries fine, but it complains:
>
> opt: Unknown command line argument '-mytransform'
>
> whenever I try to specify one of my transforms on the opt command line.
> I checked the names of the transforms and they are correct. In
> addition, I did a opt --help and my transforms were lisetd.
>
> So, I switched back to a version of llvm & llvm-gcc from about a month
> ago, and opt recognizes and runs my transforms. Did something change
> with opt? Did something change with the way transforms are registered
> with opt?
>
> Regards,
> Ryan
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu <mailto:LLVMdev at cs.uiuc.edu>
> http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
--
Ryan M. Lefever [http://www.ews.uiuc.edu/~lefever]
More information about the llvm-dev
mailing list