LLVM toolchain for Eclipse CDT 1.1.7
Categories:
LLVM plugin for Eclipse CDT
llvm4eclipsecdt provides LLVM toolchain support for Eclipse CDT. It can compile C and C++ program code with Clang or llvm-gcc front-ends using LLVM as a back-end.
LLVM tools such as assembler, archiver, linker, static compiler (llc), JIT/Interpreter (lli) are featured and can be configured via graphical user interface (Project->Properties->C/C++ Build->Settings).
Header paths, library search paths and library files can be added via LLVM preference page (Window -> Preferences -> LLVM).
Plugin supports Linux, MacOSX and Windows with MinGW and Cygwin.
Eclipse 3.7 and CDT 8.0 or later.
Note:
Currently 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.
Why LLVM? - The benefits of LLVM
Important:
Plugin needs CDT 8.x (won't work with CDT 7.x).
Additional Details
- Version Number: 1.1.7
- Eclipse Versions: 3.7.0
- Organization: Petri Tuononen
- Date Created: 20/01/2011
- Date Updated: 01/06/2011
- Development Status: Beta
- License: EPL
- Submitted by: Petri Tuononen
- This listing has been installed 126 times in the last 30 days.
By Yonggang Luo
Looks fine for me.
hope it's will be true:)

