[LLVMdev] Several questions about LLVM
Eduardo Brito
pg12188 at alunos.uminho.pt
Fri Oct 31 15:10:14 PDT 2008
The only fortran to C compiler that I know of, only accepts Fortran 77.
Fortran 90, 95 and up, aren't supported by any tool...
John Criswell escreveu:
> Another option is to use a FORTRAN to C compiler to convert your FORTRAN
> code to C and then compile the output using llvm-gcc. We've done that
> internally at University of Illinois.
>
> -- John T.
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
More information about the llvm-dev
mailing list