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

PiperOrigin-RevId: 375537865
This commit is contained in:
A. Unique TensorFlower 2021-05-24 12:56:31 -07:00 committed by TensorFlow MLIR Team
parent b93e54d8a4
commit af6092ef13
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 = "eb6429d0fb94fd467e03d229177ae6ff3a44e3cc"
LLVM_COMMIT = "d65c32fb41b03a35a2a16330ba1ea15cf6818f04"
LLVM_SHA256 = "dfd4ba4e5454037971938958646d2d597d33e2807cf5b7a0368c6b730e171dc7"
LLVM_SHA256 = "1afe601db1da5c07805313afcba9eb39e32fbfa57de122848f063ba0f9d68d03"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
eb6429d0fb94fd467e03d229177ae6ff3a44e3cc
d65c32fb41b03a35a2a16330ba1ea15cf6818f04