llvm.org.eclass: Add 21.0.0_pre20250523 snapshot

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-05-24 12:53:53 +02:00
parent 2c781cfb1a
commit b6edde5688

View File

@@ -72,6 +72,9 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
_LLVM_SOURCE_TYPE=snapshot
case ${PV} in
21.0.0_pre20250523)
EGIT_COMMIT=7dc7c155251c0008d5d59b84f0c9056365740f11
;;
21.0.0_pre20250517)
EGIT_COMMIT=aaaae99663dbb220c6c27fa9cacf93fcb8f20e7c
;;