I plan to release a version of dragonegg based on llvm-2.7 shortly

after the llvm-2.7 release.

llvm-svn: 101934
This commit is contained in:
Duncan Sands 2010-04-20 19:40:58 +00:00
parent 011207a0ae
commit 4dd125e278
1 changed files with 2 additions and 3 deletions

View File

@ -245,12 +245,11 @@ becomes llvm-gcc-4.5!
DragonEgg is still a work in progress. Currently C works very well, while C++,
Ada and Fortran work fairly well. All other languages either don't work at all,
or only work poorly. For the moment only the x86-32 and x86-64 targets are
supported, and only on linux.
supported, and only on linux and darwin (darwin needs an additional gcc patch).
</p>
<p>
DragonEgg has not yet been released. Once gcc-4.5 has been released, dragonegg
will probably be released as part of the following LLVM release.
The first dragonegg release will occur shortly after llvm-2.7 is released.
</p>
</div>