clang and lldb metaports to follow along with a new compiler-rt78 port. LLDB builds with shared libraries are currently broken so I've disabled shared library builds. Tools should start faster, but the package are much larger.
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/
|