llvm.org.eclass: Add 22.0.0_pre20251127 snapshot

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny 2025-11-27 20:19:30 +01:00
parent b3c53b27fd
commit 5c1c373bf8
No known key found for this signature in database
GPG Key ID: 8E32347AF4055AE8

View File

@ -72,6 +72,9 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
_LLVM_SOURCE_TYPE=snapshot
case ${PV} in
22.0.0_pre20251127)
EGIT_COMMIT=8401a8d0be7671fb5089f850a34dc92ad4a2eb12
;;
22.0.0_pre20251120)
EGIT_COMMIT=21c4c1502e3383988ba77eac75b13da7b9426957
;;