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

PiperOrigin-RevId: 367179026
This commit is contained in:
Alexander Belyaev 2021-04-07 02:21:21 -07:00 committed by TensorFlow MLIR Team
parent a62382cf1f
commit f3295324e1
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 = "0e92cbd6a652c4f86fa76a3af2820009d5b6c300"
LLVM_COMMIT = "000cf84cf1bb2f5475600737c16c3ccf43096f58"
LLVM_SHA256 = "cac34f6de9b704259b26cfb4fa52ed9563330fc1dc01e1594266d4e00bafb91d"
LLVM_SHA256 = "70a4770806c7d1a9ef68f1e4d2b2dcfc009a98396e5f06ddddb990896f9e74d7"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
0e92cbd6a652c4f86fa76a3af2820009d5b6c300
000cf84cf1bb2f5475600737c16c3ccf43096f58