Hi All, For anyone interested, the LLVM project just released LLVM 2.8. Among other things it includes major updates to the DragonEgg GCC plugin. Other major improvements include a new debugger (LLDB), a new C++ standard library (libc++), and Clang C++ support being feature complete and very usable. If you're interested in LLVM, please follow up on the llvmdev mailing list.
-Chris 2.8 Announcement: http://lists.cs.uiuc.edu/pipermail/llvm-announce/2010-October/000036.html 2.8 Release Notes: http://llvm.org/releases/2.8/docs/ReleaseNotes.html LLDB: http://lldb.llvm.org/ libc++: http://libcxx.llvm.org/ llvmdev Mailing List: http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev