LLVM toolchain support for Eclipse CDT. Now deprecated since it is build-in to Eclipse CDT via installation option. LLVM is a modular toolchain architecture that is used more and more in all kinds of computing platforms for it's certain benefits.
8
stars
0
forks
source link
Toolchains with static linker and JIT doesn't show up in project wizard #17
Static linker (llc) and JIT (lli) are configured in plugin.xml file as
alternatives to Clang and LLVM-GCC compilers, but for some reason they are not
selectable/visible in Eclipse's project wizard.
Original issue reported on code.google.com by petri.tuononen@gmail.com on 29 Jan 2011 at 1:50
Original issue reported on code.google.com by
petri.tuononen@gmail.com
on 29 Jan 2011 at 1:50