llvm.org.eclass: Add 19.0.0_pre20240309 snapshot

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-03-09 16:12:25 +01:00
parent 2ce66c4551
commit 1646a3aa80

View File

@@ -72,6 +72,9 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
_LLVM_SOURCE_TYPE=snapshot
case ${PV} in
19.0.0_pre20240309)
EGIT_COMMIT=1c7607e8ee6ec4ca3abce1561dd39a98d4efac96
;;
19.0.0_pre20240302)
EGIT_COMMIT=597f9761c3a5ba278fa930d2fac13f156287d505
;;