9 lines
285 B
Text
9 lines
285 B
Text
|
The LLVM Project is a collection of modular and reusable compiler and
|
||
|
toolchain technologies.
|
||
|
|
||
|
This port includes Clang (a C/C++/Objective-C compiler), LLD (a linker),
|
||
|
LLDB (a debugger), an OpenMP runtime library, and the LLVM infrastructure
|
||
|
these are built on.
|
||
|
|
||
|
WWW: http://llvm.org/
|