From 85d9ad563f0d1672c8532d7abc886778223bdf45 Mon Sep 17 00:00:00 2001 From: Gunhyun Park Date: Mon, 22 Jan 2024 14:08:52 -0800 Subject: [PATCH] Integrate LLVM at llvm/llvm-project@21830c913505 (#1938) --- 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 00297904db..5a59ec7c48 100644 --- a/WORKSPACE.bazel +++ b/WORKSPACE.bazel @@ -28,9 +28,9 @@ http_archive( ], ) -LLVM_COMMIT = "3a82a1c3f6bdc9259cc4641f66fc76d1e171e382" +LLVM_COMMIT = "21830c913505b1fd2cf10e454253483180c7e10b" -LLVM_SHA256 = "c525cdb14bb239695852d696bcd13a6d47e579be18386ba2048515fe7f059153" +LLVM_SHA256 = "1c79641c844278b10e2b5b5b9c4b72ab87a184a9689e36d3689208c67366da3a" http_archive( name = "llvm-raw", diff --git a/build_tools/llvm_version.txt b/build_tools/llvm_version.txt index 9bcc251205..e3165a9db5 100644 --- a/build_tools/llvm_version.txt +++ b/build_tools/llvm_version.txt @@ -1 +1 @@ -3a82a1c3f6bdc9259cc4641f66fc76d1e171e382 +21830c913505b1fd2cf10e454253483180c7e10b