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

PiperOrigin-RevId: 376059531
This commit is contained in:
A. Unique TensorFlower 2021-05-26 16:59:38 -07:00 committed by TensorFlow MLIR Team
parent 28c411606f
commit d939a156d8
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") load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
LLVM_COMMIT = "c5c1ec7945ff2c26f4f9ce5db5ff647ee3f931ab" LLVM_COMMIT = "5852582532b3eb3ea8da51a1e272d8d017bd36c9"
LLVM_SHA256 = "2a60738626617643bb3ef850d2b9f20ccc0388cfdbd25669ac12c84962965df6" LLVM_SHA256 = "0b1cbaba08a86652e76a21c048286d0fdad65aeab9555ceaf3dfc979001b9084"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT) LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
c5c1ec7945ff2c26f4f9ce5db5ff647ee3f931ab 5852582532b3eb3ea8da51a1e272d8d017bd36c9