Updates LLVM usage to match
[1e11616a071d](https://github.com/llvm/llvm-project/commit/1e11616a071d)

PiperOrigin-RevId: 373087867
This commit is contained in:
A. Unique TensorFlower 2021-05-10 23:32:40 -07:00 committed by TensorFlow MLIR Team
parent 7f86dd9f7e
commit 1de55d2620
2 changed files with 3 additions and 3 deletions

View File

@ -15,9 +15,9 @@
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
LLVM_COMMIT = "bf812ea484b71ec41d6811646d89876499956235"
LLVM_COMMIT = "1e11616a071d07d0f3cdae1140b5c8685eb564a2"
LLVM_SHA256 = "d6be78d7060fb26b6063126fbbfc23e7c0c91d99fdd864aa98f48f1a12665b99"
LLVM_SHA256 = "6a35b4b2e484a591eabbc8bafe35bdbacda2fdb0360d51f9abf717b945bbaf5f"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
bf812ea484b71ec41d6811646d89876499956235
1e11616a071d07d0f3cdae1140b5c8685eb564a2