From 546bf08b41492c0d77b2660a2335faf77a15281c Mon Sep 17 00:00:00 2001 From: Maksim Levental Date: Mon, 11 Dec 2023 23:02:18 -0600 Subject: [PATCH] bump llvm (#857) --- utils/clone-llvm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/clone-llvm.sh b/utils/clone-llvm.sh index a406e04039..27b7130ed3 100755 --- a/utils/clone-llvm.sh +++ b/utils/clone-llvm.sh @@ -15,7 +15,7 @@ # The LLVM commit to use. # TODO: create a branch or a tag instead, to avoid fetching main and # this commit later. -commithash=c7b3ae5ab9c8ffc19db00bd6e995d225ac1013e9 +commithash=d36b483f4f1109f53399ef82fda32f2c04d4ef44 here=$PWD