From b82bbf4dd1456657a414ae8b1757d8f8ded2145b Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Mon, 17 May 2021 06:03:59 -0700 Subject: [PATCH] Integrate LLVM at llvm/llvm-project@7c16f93c44ca Updates LLVM usage to match [7c16f93c44ca](https://github.com/llvm/llvm-project/commit/7c16f93c44ca) PiperOrigin-RevId: 374179613 --- WORKSPACE | 4 ++-- build_tools/llvm_version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 05b21ad..cbed5f0 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -15,9 +15,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") -LLVM_COMMIT = "a11117a7c0a23f37bdee5c611bbaac22e89c775d" +LLVM_COMMIT = "7c16f93c44caa341404ff78a14eba163cd243e5e" -LLVM_SHA256 = "8c237f9172f638b3df9ffb9d5c3af1a3527bf9e52dd17a3d124bfcc2d2fbd03b" +LLVM_SHA256 = "c3054b7fe0b11354e287d31fe5dba1567bcd9882d80af2e0bf7741a6f1d62201" 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 b2805c3..3e37717 100644 --- a/build_tools/llvm_version.txt +++ b/build_tools/llvm_version.txt @@ -1,2 +1,2 @@ -a11117a7c0a23f37bdee5c611bbaac22e89c775d +7c16f93c44caa341404ff78a14eba163cd243e5e