LLVM and CLANG armclang - MarekBykowski/readme GitHub Wiki

LLVM - Low Level Virtual Machine

llvm-gcc-4.2 uses the GCC front-end to parse your code, then generates the compiled output using LLVM.

image