llvm.org.eclass: Add 22.0.0_pre20251022 snapshot

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-10-22 21:03:34 +02:00
parent 0da2643a26
commit 34455b96ae

View File

@@ -72,6 +72,9 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
_LLVM_SOURCE_TYPE=snapshot
case ${PV} in
22.0.0_pre20251022)
EGIT_COMMIT=57a8599d14d4685487064e8b8a5c748970daa4d6
;;
22.0.0_pre20251011)
EGIT_COMMIT=6a0e5b2fd7c340a872ae1e011cfb9de0d188feba
;;