From 4f8c0e6066bae59907fcc38937aa9593f1c58502 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Thu, 15 Apr 2021 19:21:49 -0700 Subject: [PATCH] Integrate LLVM at llvm/llvm-project@3f97c66b0040 Updates LLVM usage to match [3f97c66b0040](https://github.com/llvm/llvm-project/commit/3f97c66b0040) PiperOrigin-RevId: 368763888 --- WORKSPACE | 4 ++-- build_tools/llvm_version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index cc93e77..2cf47be 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -15,9 +15,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") -LLVM_COMMIT = "f28cb01be071a52e817c8ba84a5ef503a614b86e" +LLVM_COMMIT = "3f97c66b00400f5e7f0cd260107f53c11b1cc33b" -LLVM_SHA256 = "62d54c8105464b926176368d7b25023eb1b6d2e45a124f14d6e50f1deca7bcdc" +LLVM_SHA256 = "21b7d20e289327434eb3a25f940d3a78a686ccd8384f51ec960c2a9e56d05a9d" 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 31cc2c2..693c5e7 100644 --- a/build_tools/llvm_version.txt +++ b/build_tools/llvm_version.txt @@ -1,2 +1,2 @@ -f28cb01be071a52e817c8ba84a5ef503a614b86e +3f97c66b00400f5e7f0cd260107f53c11b1cc33b