llvm.org.eclass: Add 24.0.0_pre20260916 snapshot

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-09-16 20:39:47 +02:00
parent d324f33dfe
commit 833d0bfbb8

View File

@@ -72,6 +72,9 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
_LLVM_SOURCE_TYPE=snapshot
case ${PV} in
24.0.0_pre20260916)
EGIT_COMMIT=02bd47db9d3c4313fe1b5054ed8a1a081f1b7f78
;;
24.0.0_pre20260725)
EGIT_COMMIT=0bf3638ddfe6e8bb3b79ebe8c2a918384a5df612
;;