[LLVMdev] Get "invalid option '-fplugin-arg-dragonegg-disable-llvm-optzns'" while making llvm test-suite
Duncan Sands
baldrick at free.fr
Mon May 23 08:12:09 PDT 2011
Hi ether,
> I have dragonegg r131864, gcc-4.5 r174052 and llvm r131897. When i
> tried to make the llvm test-suite, i got a error message:
...
> cc1: error: invalid option '-fplugin-arg-dragonegg-disable-llvm-optzns'
> cc1: error: Fail to initialize plugin /home/ether/sources/dragonegg/dragonegg.so
this is my fault: you now need to use
-fplugin-arg-dragonegg-llvm-ir-optimize=0
I will fix the testsuite later today.
Ciao, Duncan.
More information about the llvm-dev
mailing list