aboutsummaryrefslogtreecommitdiff
path: root/devel/llvm-cheri/pkg-descr
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2020-10-13 21:10:31 +0000
committerBrooks Davis <brooks@FreeBSD.org>2020-10-13 21:10:31 +0000
commit491bb8951beb615f33c19fff42c7565753588f3c (patch)
tree604a19109f8756470ab8e34cf814f18401a497b6 /devel/llvm-cheri/pkg-descr
parent49606153da759f1fe2450419fe44d1fd94148100 (diff)
downloadports-491bb8951beb615f33c19fff42c7565753588f3c.tar.gz
ports-491bb8951beb615f33c19fff42c7565753588f3c.zip
Resurrect devel/llvm-cheri and update
This version comes from the dev branch as that is close to the base for the upcoming release of the Arm Morello toolchain. Make the CROSS_TOOLCHAIN file machine-independent and install it as llvm-cheri. Sponsored by: DARPA
Notes
Notes: svn path=/head/; revision=552284
Diffstat (limited to 'devel/llvm-cheri/pkg-descr')
-rw-r--r--devel/llvm-cheri/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/llvm-cheri/pkg-descr b/devel/llvm-cheri/pkg-descr
new file mode 100644
index 000000000000..d252f07c6790
--- /dev/null
+++ b/devel/llvm-cheri/pkg-descr
@@ -0,0 +1,8 @@
+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/