From 1007995ea279a09640f0258c76efffe7437f83ed Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Mon, 12 Apr 2021 08:51:56 -0700 Subject: [PATCH] Integrate LLVM at llvm/llvm-project@5a5a94ed34b0 Updates LLVM usage to match [5a5a94ed34b0](https://github.com/llvm/llvm-project/commit/5a5a94ed34b0) PiperOrigin-RevId: 368012265 --- WORKSPACE | 4 ++-- build_tools/llvm_version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 702e6a8..ac76e76 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -15,9 +15,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") -LLVM_COMMIT = "67b39661c84742142628591aec181eef1cb6c3b7" +LLVM_COMMIT = "5a5a94ed34b07079046ac81e7e97d980ce2c834f" -LLVM_SHA256 = "a9cdb4f9c3b21cfba61970ea65ca6a50c99e0264333e9897b419663ac572550e" +LLVM_SHA256 = "277b8ed022255175ad597e8d11204152110500c9ebd4c7f11809c804e78b135f" LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT) diff --git a/build_tools/llvm_version.txt b/build_tools/llvm_version.txt index 44c5240..64ae9b4 100644 --- a/build_tools/llvm_version.txt +++ b/build_tools/llvm_version.txt @@ -1,2 +1,2 @@ -67b39661c84742142628591aec181eef1cb6c3b7 +5a5a94ed34b07079046ac81e7e97d980ce2c834f