From 6aff98a3cd96023a1594bb937978417e06bf2266 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Wed, 11 Dec 2024 13:13:49 -0800 Subject: [PATCH] Update to the latest LLVM 19 and wasi-libc. Update to LLVM 19.1.5, and wasi-libc 574b88da. This notably picks up: - [WebAssembly] Fix rethrow's index calculation (llvm/llvm-project#114693) - [WebAssembly] Fix feature coalescing (llvm/llvm-project#110647) --- src/llvm-project | 2 +- src/wasi-libc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/llvm-project b/src/llvm-project index a4bf6cd7c..ab4b5a2db 160000 --- a/src/llvm-project +++ b/src/llvm-project @@ -1 +1 @@ -Subproject commit a4bf6cd7cfb1a1421ba92bca9d017b49936c55e4 +Subproject commit ab4b5a2db582958af1ee308a790cfdb42bd24720 diff --git a/src/wasi-libc b/src/wasi-libc index 98897e29f..574b88da4 160000 --- a/src/wasi-libc +++ b/src/wasi-libc @@ -1 +1 @@ -Subproject commit 98897e29fcfc81e2b12e487e4154ac99188330c4 +Subproject commit 574b88da481569b65a237cb80daf9a2d5aeaf82d