llvm.org.eclass: Add 17.0.0_pre20230722 snapshot

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2023-07-22 08:03:37 +02:00
parent 6cd2f93951
commit b8e00c22ca

View File

@@ -72,6 +72,9 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
_LLVM_SOURCE_TYPE=snapshot
case ${PV} in
17.0.0_pre20230722)
EGIT_COMMIT=5f1a388a11ae67c2e5d7a4d1fe45e369a393c572
;;
17.0.0_pre20230717)
EGIT_COMMIT=3cd3f11c174baa001b337b88c7a6507eb5705cf2
;;