资 源 简 介
LLVM is an open source compiler infrastructure project, providing aggressive static compilation as well as JIT code generation. LLVM supports optimization and code generation for many architectures.
Also, LLVM has several subprojects including Clang (modular C/C++/ObjC compiler) and VMKit (Java/CLR/whatever VM on top of LLVM).