This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: LLVM 2.2
- From: Duncan Sands <duncan dot sands at math dot u-psud dot fr>
- To: gcc at gcc dot gnu dot org
- Cc: Chris Lattner <clattner at apple dot com>
- Date: Tue, 12 Feb 2008 19:30:28 +0100
- Subject: Re: LLVM 2.2
- References: <95AA63AF-CF31-4DE7-9C46-255344D02B2D@apple.com>
> One of the big changes is that we now recommend the GCC 4.2-based
> front-end,
Another is that it supports Ada (32 bit x86 on linux only for the moment)
and Fortran to some extent. I'm currently adding build instructions for
these two languages to http://llvm.org/docs/CFEBuildInstrs.html (should
be up in a day or two). The release notes detail what works and what
doesn't.
Ciao,
Duncan.