10 lines
323 B
Text
10 lines
323 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), and the LLVM infrastructure these are built on.
|
|
|
|
Ports developers: do not depend on this port from other ports.
|
|
|
|
WWW: http://llvm.org/
|
|
|