From 2727ed4cf2f9822de19b73dddacd248e006adc98 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Thu, 31 Dec 2020 07:33:38 -0800 Subject: [PATCH] Integrate LLVM at llvm/llvm-project@8bee4d4e8f54 Updates LLVM usage to match [8bee4d4e8f54](https://github.com/llvm/llvm-project/commit/8bee4d4e8f54) PiperOrigin-RevId: 349678834 --- WORKSPACE | 4 ++-- build_tools/llvm_version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 592af25..2d60133 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -15,9 +15,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") -LLVM_COMMIT = "51a292d994535d14af1873f09534a352da1d5456" +LLVM_COMMIT = "8bee4d4e8f54b5f28b9117b552d3b2c655ff129b" -LLVM_SHA256 = "390d10048a7f5cc0301f4ebdb6797820dc1ff62bc01bd0b677bd00360b44f68e" +LLVM_SHA256 = "be495f167f73d75f620285cb9f6771657787204dcea8e911da0a14291679e51d" 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 9c71182..afffe62 100644 --- a/build_tools/llvm_version.txt +++ b/build_tools/llvm_version.txt @@ -1,2 +1,2 @@ -51a292d994535d14af1873f09534a352da1d5456 +8bee4d4e8f54b5f28b9117b552d3b2c655ff129b