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

PiperOrigin-RevId: 377972571
This commit is contained in:
A. Unique TensorFlower 2021-06-07 12:03:15 -07:00 committed by TensorFlow MLIR Team
parent d1c60df2fe
commit c11de49300
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 = "b109172d993edacd9853a8bbb8128a94da014399"
LLVM_COMMIT = "7ed7d4ccb8991e2b5b95334b508f8cec2faee737"
LLVM_SHA256 = "36ee6bf7d89b43034c1c58c57aa63d0703d1688807480969dfd1f4d7ccaa3787"
LLVM_SHA256 = "6584ccaffd5debc9fc1bb275a36af9bad319a7865abecf36f97cbe3c2da028d0"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
b109172d993edacd9853a8bbb8128a94da014399
7ed7d4ccb8991e2b5b95334b508f8cec2faee737