llvm.org.eclass: Add 22.0.0_pre20251011 snapshot

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny 2025-10-11 21:45:49 +02:00
parent d4bdb85b3b
commit ebd5ca0e5e
No known key found for this signature in database
GPG Key ID: 639ADAE2329E240E

View File

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