Linked by Thom Holwerda on Wed 30th May 2012 08:05 UTC
"In the last five years, LLVM has evolved from an academic project to the universal back-end of C, C++, and Objective C compilers. The key to its success is its performance and adaptability, both of which derive from its unique design and implementation."
Permalink for comment 520144
To read all comments associated with this story, please click here.
Member since:
2005-10-02
What I like so much about LLVM/Clang is that the combo works so well with the new Objective-C 2 runtimes, incl. libobjc2-1.6 which I use with GNUstep.