From 0bb866a7992048b63ab2dd0c0baa2c5f79db02d9 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Mon, 19 Apr 2021 02:07:37 -0700 Subject: [PATCH] Integrate LLVM at llvm/llvm-project@80e166f81abd Updates LLVM usage to match [80e166f81abd](https://github.com/llvm/llvm-project/commit/80e166f81abd) PiperOrigin-RevId: 369176305 --- WORKSPACE | 4 ++-- build_tools/llvm_version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 4cef367..4716863 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -15,9 +15,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") -LLVM_COMMIT = "517c3aee4de59369b109fa27b1e41df8679a6cd3" +LLVM_COMMIT = "80e166f81abd33d15ced8d6ab66cb4193e75b51e" -LLVM_SHA256 = "c64b0f6327bdf80d3b51124cb75ce191fe35318d1eec7bdd928e40c6e57c53e0" +LLVM_SHA256 = "314954df93bdf1cd8a46c04f9470488adc20a8462745d6f2990e65d45fea28c2" 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 161b1c4..ef2d976 100644 --- a/build_tools/llvm_version.txt +++ b/build_tools/llvm_version.txt @@ -1,2 +1,2 @@ -517c3aee4de59369b109fa27b1e41df8679a6cd3 +80e166f81abd33d15ced8d6ab66cb4193e75b51e