Fortran to llvm IR

Hello,

How can I convert Fortran Programs to llvm IR? Can I use dragonegg to
generate an llvm IR and then use rest of the llvm tool set as it is?

-Suresh

Hi,

Yes, Fortran path works very well, thanks to great work of dragonegg
developers! Depending on used version, there could be a couple of
specific issues. Probably they are already solved, I'm using slightly
fixed r136600.

- D.