From f63c93399ae2f124496f4191c74c7bfdb9cb4334 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Fri, 19 Feb 2021 17:45:39 -0800 Subject: [PATCH] Integrate LLVM at llvm/llvm-project@7e54d7304be2 Updates LLVM usage to match [7e54d7304be2](https://github.com/llvm/llvm-project/commit/7e54d7304be2) PiperOrigin-RevId: 358516349 --- WORKSPACE | 4 ++-- build_tools/llvm_version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 953536b..1096454 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -15,9 +15,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") -LLVM_COMMIT = "cd8cc00b9e2b2b2b10270f7485eb47759bc54cc1" +LLVM_COMMIT = "7e54d7304be2ddb51b4e8ad5d1b29b103360e4cf" -LLVM_SHA256 = "38f9a23b04ccc9d647bb14d16afd4d098d3a47e3d01993147c593fcc8147aa4e" +LLVM_SHA256 = "d6f63161257fa74e874ca2079b1d307c29b3bf2ce397550b63e852cbf1aa32f5" 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 b4cd80a..4f3af08 100644 --- a/build_tools/llvm_version.txt +++ b/build_tools/llvm_version.txt @@ -1,2 +1,2 @@ -cd8cc00b9e2b2b2b10270f7485eb47759bc54cc1 +7e54d7304be2ddb51b4e8ad5d1b29b103360e4cf