llvm.org.eclass: Add 16.0.0_pre20221210 snapshot

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-12-10 21:19:08 +01:00
parent 211b81b4a7
commit 589fe8edc7

View File

@@ -87,6 +87,9 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
16.0.0_pre20221205)
EGIT_COMMIT=e99edb92356b5ba078b5bc4d5846770414586a1d
;;
16.0.0_pre20221210)
EGIT_COMMIT=d5987fe324fcaedcea12914d6f9644cc5329f364
;;
*)
die "Unknown snapshot: ${PV}"
;;