freebsd-ports/devel/llvm10/pkg-descr
Brooks Davis 3652926297 Add LLVM 10.0.0rc1
Due to the added digit from 9 to 10 and the fact that ##.1.# releases
are vanishingly rare, use llvm10 rather than llvm100 for the name.

EXTRAS are currently disabled due to configure errors.

Sponsored by:	DARPA
2020-02-01 01:05:15 +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/