From 17c747b56dd858fc131d2ee335b259599a6821bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 28 Dec 2023 13:21:02 +0100 Subject: [PATCH] update to current state --- .gitmodules | 3 +++ llvm | 2 +- llvm17 | 1 + wasi-libc | 2 +- 4 files changed, 6 insertions(+), 2 deletions(-) create mode 160000 llvm17 diff --git a/.gitmodules b/.gitmodules index df725d9..c059289 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8410,3 +8410,6 @@ [submodule "qatzip"] path = qatzip url = ../../ALP-pool/qatzip +[submodule "llvm17"] + path = llvm17 + url = ../../ALP-pool/llvm17 diff --git a/llvm b/llvm index 397b1ff..ae7ef75 160000 --- a/llvm +++ b/llvm @@ -1 +1 @@ -Subproject commit 397b1ff95af2130cb7e235e8f107d4f389b5d174 +Subproject commit ae7ef755c3b0688c5ce0e2ac4dd848ad835e349a diff --git a/llvm17 b/llvm17 new file mode 160000 index 0000000..a5b073d --- /dev/null +++ b/llvm17 @@ -0,0 +1 @@ +Subproject commit a5b073d09d251f81803fa30f948c8e32b5885c0c diff --git a/wasi-libc b/wasi-libc index 7e02138..20bf9b7 160000 --- a/wasi-libc +++ b/wasi-libc @@ -1 +1 @@ -Subproject commit 7e02138ab74ee2caaebc49bc0f0b1eb28540d52c +Subproject commit 20bf9b7d378d6bbaf18a39fcb34a5557d2aa5ae4