From 7e606e603207a1a942f3f03d2215203ac539e2e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20M=C3=BCllner?= Date: Wed, 6 Aug 2025 13:37:31 +0200 Subject: [PATCH] Bump LLVM to 20.1.8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit bumps LLVM from 19.1.7 to 20.1.8. Signed-off-by: Christoph Müllner --- .gitmodules | 2 +- llvm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index a3f13887..65f0232b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -52,7 +52,7 @@ [submodule "llvm"] path = llvm url = https://github.com/llvm/llvm-project.git - branch = release/19.x + branch = release/20.x shallow = true [submodule "uclibc-ng"] path = uclibc-ng diff --git a/llvm b/llvm index cd708029..87f0227c 160000 --- a/llvm +++ b/llvm @@ -1 +1 @@ -Subproject commit cd708029e0b2869e80abe31ddb175f7c35361f90 +Subproject commit 87f0227cb60147a26a1eeb4fb06e3b505e9c7261