From 83f095e7217c897f1eccac5652600ceb944cb0e0 Mon Sep 17 00:00:00 2001 From: Gunhyun Park Date: Tue, 28 Nov 2023 14:37:05 -0800 Subject: [PATCH] Integrate LLVM at llvm/llvm-project@5e5a22caf88a (#1861) --- WORKSPACE.bazel | 4 ++-- build_tools/llvm_version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE.bazel b/WORKSPACE.bazel index f42d6fdada8..8a94232944a 100644 --- a/WORKSPACE.bazel +++ b/WORKSPACE.bazel @@ -28,9 +28,9 @@ http_archive( ], ) -LLVM_COMMIT = "2b0b0ad7e760e30b66cebfc994d0eb64de8846ad" +LLVM_COMMIT = "5e5a22caf88ac1ccfa8dc5720295fdeba0ad9372" -LLVM_SHA256 = "6257e7d8f95a42c248304a1f7ecf7a00ba9504cf6d8e901750781e22589580fe" +LLVM_SHA256 = "9d9ae8ae30f6262ca0823493893398ea2ab6fbd49027e338e06ac7c25bb8caf4" http_archive( name = "llvm-raw", diff --git a/build_tools/llvm_version.txt b/build_tools/llvm_version.txt index b3cea7b4fb8..74f95be57c3 100644 --- a/build_tools/llvm_version.txt +++ b/build_tools/llvm_version.txt @@ -1 +1 @@ -2b0b0ad7e760e30b66cebfc994d0eb64de8846ad +5e5a22caf88ac1ccfa8dc5720295fdeba0ad9372