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

PiperOrigin-RevId: 367215596
This commit is contained in:
Alexander Belyaev 2021-04-07 07:28:53 -07:00 committed by TensorFlow MLIR Team
parent c466f08993
commit f003df084b
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") load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
LLVM_COMMIT = "f37ea62e57b5e0e7b52102a2254288e205bfef89" LLVM_COMMIT = "c0ef93bec85a8847b51d91d2a6470af903e1ec9a"
LLVM_SHA256 = "22283b5b6b62e64f22cfe80564ef7d0c14260b098c9ecf199f178238de77099a" LLVM_SHA256 = "5c8b91d77319abd2c6fde30f89cd52b018a11ce0f4173b37911592d1ab97d05c"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT) LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
f37ea62e57b5e0e7b52102a2254288e205bfef89 c0ef93bec85a8847b51d91d2a6470af903e1ec9a