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

PiperOrigin-RevId: 377199586
This commit is contained in:
A. Unique TensorFlower 2021-06-02 19:35:13 -07:00 committed by TensorFlow MLIR Team
parent 4620410f18
commit 063086dd78
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 = "b25546a4b40675b596dcfdbfd491b10fa12d88e6"
LLVM_COMMIT = "c89dff5855bb32d47751cce087537c2b12a90f1b"
LLVM_SHA256 = "e82cc57ee8b6232124459fad521bf7a0b5dbb1d479f528137364b6b1f3b58bc0"
LLVM_SHA256 = "900067ffc67a11fd1f650d8852e7706c7642d86f5cc81bbd6cd67996fae58116"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
b25546a4b40675b596dcfdbfd491b10fa12d88e6
c89dff5855bb32d47751cce087537c2b12a90f1b