a068c1de54
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. Sponsored by: DARPA, AFRL
8 lines
285 B
Text
8 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/
|