LLVM 2.0 Released
Chris Lattner
clattner@apple.com
Sun May 27 02:47:00 GMT 2007
Hi Everyone,
As an FYI, LLVM 2.0 was released on Wednesday. This is a critical
release for us, with many new features, optimizer improvements, and
compile-time speedups. Among other things, this release add support
for many missing GCC extensions, so we can now build things like
mozilla, qt, koffice and broad range of other apps straight out of
the box.
If you're interested, information about the delta from LLVM 1.9 is at:
http://lists.cs.uiuc.edu/pipermail/llvm-announce/2007-May/000023.html
http://lists.cs.uiuc.edu/pipermail/llvm-announce/2007-February/
000021.html
and/or:
http://llvm.org/releases/2.0/docs/ReleaseNotes.html
If you have thoughts or comments, please respond to the llvmdev list
- http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev - to avoid
polluting this list.
-Chris
More information about the Gcc
mailing list