From 36e12fd3032ed4402fa5fef00919cc561fe8b9bb Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Fri, 11 Jul 2025 21:02:19 -0700 Subject: [PATCH] Update to LLVM 20.1.8. (#545) Update from LLVM 20.1.1 to 20.1.8. This release contains various bug fixes and notably for wasi-sdk includes llvm/llvm-project#146574, which fixes inline asm vector operands. --- src/llvm-project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/llvm-project b/src/llvm-project index 424c2d9..87f0227 160000 --- a/src/llvm-project +++ b/src/llvm-project @@ -1 +1 @@ -Subproject commit 424c2d9b7e4de40d0804dd374721e6411c27d1d1 +Subproject commit 87f0227cb60147a26a1eeb4fb06e3b505e9c7261