|
|
Subscribe / Log in / New account

LLVM 2.6 released

LLVM 2.6 released

[Development] Posted Oct 26, 2009 14:02 UTC (Mon) by corbet

Version 2.6 of the LLVM compiler is out. There's a lot of new stuff here, including much-improved x86-64 code generation, link-time optimization support, a number of new architectures supported, DragonEgg (using LLVM for GCC code generation), and more. "A major highlight of the LLVM 2.6 release is the first public release of the Clang compiler, which is now considered to be production quality for C and Objective-C code on X86 targets. Clang produces much better error and warning messages than GCC and can compile Objective-C code 3x faster than GCC 4.2, among other major features."

Full Story (comments: 69)


Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds