[LLVMdev] LLVM test-suite support for dragonegg / Fortran

Duncan Sands baldrick at free.fr
Fri Nov 12 13:06:20 PST 2010


Hi Tobias,

> I have used the dragonegg installed by ubuntu. It uses a script installed as
> llvm-gcc, which just adds "-fplugin=path/dragonegg.so" to the arguments and than
> calls gcc.

I think it is best to keep things simple for the moment, as close to the usual
non-dragonegg case as possible.  I think I will add such an llvm-gcc script to
the dragonegg repository, and use it for testing for the time being.

Ciao,

Duncan.



More information about the llvm-dev mailing list