llvm.org.eclass: Add 22.0.0_pre20251004 snapshot

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-10-04 10:51:32 +02:00
parent dea5f91b78
commit 68e4baf34f

View File

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