summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-02-05 19:32:54 +0100
committerMichał Górny <mgorny@gentoo.org>2024-02-10 11:47:22 +0100
commit6a5cc1677af24b21098764f2a7886cdc53414072 (patch)
tree7a98fcb5eb42c6580f7a7fff71b96bddd77695ca /profiles/desc
parentllvm-utils.eclass: Fix llvm_prepend_path to avoid duplicates (diff)
downloadgentoo-6a5cc1677af24b21098764f2a7886cdc53414072.tar.gz
gentoo-6a5cc1677af24b21098764f2a7886cdc53414072.tar.bz2
gentoo-6a5cc1677af24b21098764f2a7886cdc53414072.zip
profiles: Introduce LLVM_SLOT USE_EXPAND variable
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/llvm_slot.desc8
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/desc/llvm_slot.desc b/profiles/desc/llvm_slot.desc
new file mode 100644
index 000000000000..8e837d330333
--- /dev/null
+++ b/profiles/desc/llvm_slot.desc
@@ -0,0 +1,8 @@
+# Copyright 2024 Gentoo Authors.
+# Distributed under the terms of the GNU General Public License v2
+
+15 - Use LLVM 15.
+16 - Use LLVM 16.
+17 - Use LLVM 17.
+18 - Use LLVM 18.
+19 - Use LLVM 19.