From 7cbf8d8878ba35a8753b6f9c6885eae70dab3220 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Tue, 2 Feb 2021 14:52:39 -0800 Subject: [PATCH] Integrate LLVM at llvm/llvm-project@83d705adb2e0 Updates LLVM usage to match [83d705adb2e0](https://github.com/llvm/llvm-project/commit/83d705adb2e0) PiperOrigin-RevId: 355258427 --- WORKSPACE | 4 ++-- build_tools/llvm_version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 6b6ca22..51e8802 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -15,9 +15,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") -LLVM_COMMIT = "67dfe9c8d70c1242c1e91e3bafc710781ac2a585" +LLVM_COMMIT = "83d705adb2e043e576c9cbaf9709795bc69fe5cf" -LLVM_SHA256 = "fbe06bc609e2dab7a2ab52679127b4ff6808a7b407c7f6aa24371ae2036686b4" +LLVM_SHA256 = "801ec08110082ee393758b09a1b976d621533b9d4296ef00e3ecb11731d7f123" 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 9b76a58..309a70f 100644 --- a/build_tools/llvm_version.txt +++ b/build_tools/llvm_version.txt @@ -1,2 +1,2 @@ -67dfe9c8d70c1242c1e91e3bafc710781ac2a585 +83d705adb2e043e576c9cbaf9709795bc69fe5cf