|
Project Information
Featured
Downloads
Links
|
IntroductionCompiles C/C++ program code with Clang and LLVM-GCC using LLVM as a backend. Takes advantage of LLVM e.g. faster compile time. Makes C/C++ developers more eager to take advantage of Eclipse CDT. Why LLVM?Features
DocumentationMailing listhttp://groups.google.com/group/llvm4eclipsecdt llvm4eclipsecdt@googlegroups.com NoteCurrently builds C and C++ projects on Linux and C projects on Windows. Building C++ projects on Windows is on the way. Support for Mac OS X is included but no testing has been done. LLVM static linker and JIT doesn't show up on new project wizard yet. UpdateNow after the release of LLVM 2.9 it is much easier and faster to setup LLVM compiler for Windows (MinGW binaries are provided for LLVM and front-ends). HOW TO GETCDT 8.x supported version only |