From d52092a5ccc8400bfc94c016fab1ef4f69ce9e14 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Mon, 11 Jan 2021 20:23:46 -0800 Subject: [PATCH] Integrate LLVM at llvm/llvm-project@aefeb5f136e7 Updates LLVM usage to match [aefeb5f136e7](https://github.com/llvm/llvm-project/commit/aefeb5f136e7) PiperOrigin-RevId: 351291118 --- WORKSPACE | 4 ++-- build_tools/llvm_version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index a74ed1f..adc57e6 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -15,9 +15,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") -LLVM_COMMIT = "89878e8c966a82ed6b7f0254700017f0a97fb7d7" +LLVM_COMMIT = "aefeb5f136e7b72b251ce2881cb39a1fe8f0d76a" -LLVM_SHA256 = "ee82081b8dc1fcf0af1097bf3bc1b9c69c871cd27f4e97f44d1bdbe3b100058b" +LLVM_SHA256 = "2f144cc16e63334599c758157ec7ec873604d696693ac23666ac02064575cdff" 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 0a8f5a5..c497f86 100644 --- a/build_tools/llvm_version.txt +++ b/build_tools/llvm_version.txt @@ -1,2 +1,2 @@ -89878e8c966a82ed6b7f0254700017f0a97fb7d7 +aefeb5f136e7b72b251ce2881cb39a1fe8f0d76a