From 9e037e6cd23ea1c35b892dcc6437129ef167921b Mon Sep 17 00:00:00 2001 From: Maksim Levental Date: Tue, 7 Nov 2023 23:12:29 -0600 Subject: [PATCH] bump (#729) --- 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 c93c2c1475..61f02420b7 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=7c850867b9ef4427375da6d83c34d0b9c944fcb8 +commithash=c86d35a5f422380f51b1e73621a2542535b9c060 here=$PWD