freebsd-ports/devel/llvm38/pkg-descr
Brooks Davis fc696a0ac0 Add a port of llvm 3.8.0rc1.
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.
2016-01-27 04:46:23 +00:00

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/