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

PiperOrigin-RevId: 374099490
This commit is contained in:
A. Unique TensorFlower 2021-05-16 17:23:41 -07:00 committed by TensorFlow MLIR Team
parent b06baae910
commit 804d1b50d6
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 = "e51ef7f0706ada40d33819d1b3bdca2351e4fb4e"
LLVM_COMMIT = "88a8965a7d9355438cb6bc60cdeeac12858342c9"
LLVM_SHA256 = "06d1a1acce48b2429e11261ac1b9e777acd09b8520909b160a6a96f855d2bcb6"
LLVM_SHA256 = "7810ddd0c86a4b48561b38afac67a35b7cc4edc674abb7dac10b8f21fd279a93"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
e51ef7f0706ada40d33819d1b3bdca2351e4fb4e
88a8965a7d9355438cb6bc60cdeeac12858342c9