summaryrefslogtreecommitdiffstats
path: root/extra/source/llvm/slack-desc
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-02-18 21:03:57 +0000
committer Eric Hameleers <alien@slackware.com>2024-02-19 13:30:46 +0100
commitb9cc8f342521f0c613ebdad15942296004f5a184 (patch)
treeb1c1578c4701f1cb5b3a41bab954ce3dce428f07 /extra/source/llvm/slack-desc
parentbdd6ac9360b5a611fb664d180b78861be2a13706 (diff)
downloadcurrent-b9cc8f342521f0c613ebdad15942296004f5a184.tar.gz
current-b9cc8f342521f0c613ebdad15942296004f5a184.tar.xz
Sun Feb 18 21:03:57 UTC 202420240218210357_15.0
extra/llvm-17.0.6-x86_64-1_slack15.0.txz: Added. In case anyone needs a newer compiler. extra/llvm13-compat-13.0.0-x86_64-1_slack15.0.txz: Added. In case anyone needs to run binaries linked to the old compiler.
Diffstat (limited to 'extra/source/llvm/slack-desc')
-rw-r--r--extra/source/llvm/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/extra/source/llvm/slack-desc b/extra/source/llvm/slack-desc
new file mode 100644
index 000000000..32ed62bf0
--- /dev/null
+++ b/extra/source/llvm/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+llvm: llvm (LLVM compiler toolkit)
+llvm:
+llvm: LLVM is a toolkit for the construction of highly optimized compilers,
+llvm: optimizers, and runtime environments.
+llvm:
+llvm: This package also includes the clang frontend for the C family of
+llvm: languages: C, C++, Objective-C, and Objective-C++
+llvm:
+llvm:
+llvm: Homepage: http://llvm.org/
+llvm: