This port has been on a list of deprecated ports with removal planned on 2021-06-23. Multiple other ports depend on this particular LLVM version and were also marked for removal. This change allows to retain this port and the ports that depend on it. Newer LLDB versions are available in the base system or in later LLVM ports. The pkg-descr mentions the removal of LLDB from this port as suggested by Ed Maste. Approved by: emaste Differential Revision: D29342
10 lines
367 B
Text
10 lines
367 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),
|
|
an OpenMP runtime library, and the LLVM infrastructure these are built on.
|
|
|
|
The LLDB debugger has been removed from this port due to its dependency
|
|
on the obsolete python-2.7.
|
|
|
|
WWW: http://llvm.org/
|