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

PiperOrigin-RevId: 375071389
This commit is contained in:
A. Unique TensorFlower 2021-05-21 06:29:21 -07:00 committed by TensorFlow MLIR Team
parent 1f996ab796
commit f5dc73ab60
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 = "b9076d119a5b2d380d8868ee5e4dc4fdc5ba04a6"
LLVM_COMMIT = "eb6429d0fb94fd467e03d229177ae6ff3a44e3cc"
LLVM_SHA256 = "7b862e13751468eda5794b2df0047898f1ce7bad7ced6e10861ca8422a7b0841"
LLVM_SHA256 = "dfd4ba4e5454037971938958646d2d597d33e2807cf5b7a0368c6b730e171dc7"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
b9076d119a5b2d380d8868ee5e4dc4fdc5ba04a6
eb6429d0fb94fd467e03d229177ae6ff3a44e3cc