From e0d9e9bffdbb4f832edd8867b011e40cd8be64b2 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Tue, 18 May 2021 09:29:18 -0700 Subject: [PATCH] Integrate LLVM at llvm/llvm-project@638166458008 Updates LLVM usage to match [638166458008](https://github.com/llvm/llvm-project/commit/638166458008) PiperOrigin-RevId: 374437050 --- WORKSPACE | 4 ++-- build_tools/llvm_version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 79b43cc..fa8e277 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -15,9 +15,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") -LLVM_COMMIT = "560b709abedc76d7944be38d2f38b7bc8d40e32d" +LLVM_COMMIT = "6381664580080f015bc0c2ec647853f697cf744a" -LLVM_SHA256 = "30914becf9434bdec1a840e0b286b1da073bd0f150f5717d01995753fb665272" +LLVM_SHA256 = "f16c1757a31dbf9370da3de766e20b238212b5a0e08b897eeda893899ebf70bf" 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 d2c6009..0cea335 100644 --- a/build_tools/llvm_version.txt +++ b/build_tools/llvm_version.txt @@ -1,2 +1,2 @@ -560b709abedc76d7944be38d2f38b7bc8d40e32d +6381664580080f015bc0c2ec647853f697cf744a