From c5302511f0a7451933832341297022ba0db86a9b Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Wed, 21 Apr 2021 06:54:23 -0700 Subject: [PATCH] Integrate LLVM at llvm/llvm-project@e0adf7e06a9e Updates LLVM usage to match [e0adf7e06a9e](https://github.com/llvm/llvm-project/commit/e0adf7e06a9e) PiperOrigin-RevId: 369646018 --- WORKSPACE | 4 ++-- build_tools/llvm_version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 51d2fdd..e85fecb 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -15,9 +15,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") -LLVM_COMMIT = "01ace074fcb6a497fc16b1578fc10480dc7d563d" +LLVM_COMMIT = "e0adf7e06a9e329327db2c5e9809e1cbf2e7208d" -LLVM_SHA256 = "620fe666030bb7299972f5d0cb067135e5216486e5f7c33230e55f007d765c4a" +LLVM_SHA256 = "99b2657c6851ea670cc4f965cf0aff881b40c4e19edf3445dd13b2f32faba82c" 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 f11c8f5..a58e024 100644 --- a/build_tools/llvm_version.txt +++ b/build_tools/llvm_version.txt @@ -1,2 +1,2 @@ -01ace074fcb6a497fc16b1578fc10480dc7d563d +e0adf7e06a9e329327db2c5e9809e1cbf2e7208d