summaryrefslogtreecommitdiff
path: root/devel/llvm21/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/llvm21/pkg-descr')
-rw-r--r--devel/llvm21/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/llvm21/pkg-descr b/devel/llvm21/pkg-descr
new file mode 100644
index 000000000000..e686de4a0323
--- /dev/null
+++ b/devel/llvm21/pkg-descr
@@ -0,0 +1,6 @@
+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.