From 6a570502b628d8e31eef44a1922e78fb73009947 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Tue, 1 Jun 2021 03:49:46 -0700 Subject: [PATCH] Integrate LLVM at llvm/llvm-project@f000c4cfb66c Updates LLVM usage to match [f000c4cfb66c](https://github.com/llvm/llvm-project/commit/f000c4cfb66c) PiperOrigin-RevId: 376798033 --- WORKSPACE | 4 ++-- build_tools/llvm_version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index e9b805e..37f9dfe 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -15,9 +15,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") -LLVM_COMMIT = "41d7909368bebc897467a75860a524a5f172564f" +LLVM_COMMIT = "f000c4cfb66ce5f86394920db35397d618c0855a" -LLVM_SHA256 = "72bb2f54fa03b852982d5f5d4086dbcced62098b742adf2c07628a81ee0de660" +LLVM_SHA256 = "2d9a5d7d5d9a2f5f7f6a1b891111ea49ab2cf0fdf62ba3c8c2e4c0825821acc5" 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 b7462a5..5c8bc23 100644 --- a/build_tools/llvm_version.txt +++ b/build_tools/llvm_version.txt @@ -1,2 +1,2 @@ -41d7909368bebc897467a75860a524a5f172564f +f000c4cfb66ce5f86394920db35397d618c0855a