From f5dc73ab608ee0266b5e4a47fed8f3930cf9ce37 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Fri, 21 May 2021 06:29:21 -0700 Subject: [PATCH] Integrate LLVM at llvm/llvm-project@eb6429d0fb94 Updates LLVM usage to match [eb6429d0fb94](https://github.com/llvm/llvm-project/commit/eb6429d0fb94) PiperOrigin-RevId: 375071389 --- WORKSPACE | 4 ++-- build_tools/llvm_version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 5316956..8400913 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -15,9 +15,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") -LLVM_COMMIT = "b9076d119a5b2d380d8868ee5e4dc4fdc5ba04a6" +LLVM_COMMIT = "eb6429d0fb94fd467e03d229177ae6ff3a44e3cc" -LLVM_SHA256 = "7b862e13751468eda5794b2df0047898f1ce7bad7ced6e10861ca8422a7b0841" +LLVM_SHA256 = "dfd4ba4e5454037971938958646d2d597d33e2807cf5b7a0368c6b730e171dc7" 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 22c03a5..01208d6 100644 --- a/build_tools/llvm_version.txt +++ b/build_tools/llvm_version.txt @@ -1,2 +1,2 @@ -b9076d119a5b2d380d8868ee5e4dc4fdc5ba04a6 +eb6429d0fb94fd467e03d229177ae6ff3a44e3cc