llvm.org.eclass: Add 17.0.0_pre20230526 snapshot

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2023-05-27 09:45:28 +02:00
parent 53435eec0b
commit 60fc8dd101

View File

@@ -72,6 +72,9 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
_LLVM_SOURCE_TYPE=snapshot
case ${PV} in
17.0.0_pre20230526)
EGIT_COMMIT=a2684acfb61d40f441e240035d7f1ba50da637c8
;;
17.0.0_pre20230520)
EGIT_COMMIT=abbb22cc0c9c33dedb8d53c2bd3e703f92baace7
;;