From 41162a149d6efaffb462cd8e70f32a4474f6cfd3 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 26 Aug 2026 10:38:47 +0300 Subject: [PATCH] bundle_compat_lib: add the llvm 21.1.8 sources to the lookaside metadata Building llvm 22 with --with bundle_compat_lib pulls Source3000/3001 (llvm-project-21.1.8.src.tar.xz and its signature) so that libLLVM.so.21 ships inside llvm-libs. The c9-beta metadata only lists the 22.1.8 tarball; the 21.1.8 blobs are already in the lookaside from the c9 branch, so only the metadata lines are missing. --- .llvm.metadata | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.llvm.metadata b/.llvm.metadata index 7360f17..6f680a8 100644 --- a/.llvm.metadata +++ b/.llvm.metadata @@ -1,2 +1,4 @@ b8a2cafc2ba8c91cee103f00454a211cdd7144f3 SOURCES/llvm-project-22.1.8.src.tar.xz 1210d061f5c4a883cba76d3ae47347338458141d SOURCES/llvm-project-22.1.8.src.tar.xz.sig +a02f43a68bf59be15a61d6ddd0d99bd4973244f4 SOURCES/llvm-project-21.1.8.src.tar.xz +c10b9d8ebce251f8be51eb71378122300fd37de3 SOURCES/llvm-project-21.1.8.src.tar.xz.sig