
The low-level virtual machine (llvm) is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs.
this is the dragonegg-based version of llvm-gcc. note that dragonegg is under heavy development and is not mature - it may crash or produce wrong code.