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

PiperOrigin-RevId: 364552759
This commit is contained in:
A. Unique TensorFlower 2021-03-23 07:25:17 -07:00 committed by TensorFlow MLIR Team
parent 618223778d
commit 5bc4bf0834
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 = "5657f93e788f093c70fb448dd6f9398b149df278"
LLVM_COMMIT = "0776eca7a4e76bfadc311f3607be3a4f0c0e989a"
LLVM_SHA256 = "47f798395db279dba107a35bffe4c32551d58a5bb443f9cb94e4f309a778f46e"
LLVM_SHA256 = "93ac9bca36b7121d29a0415ce29c614293206622cf24b674e34e83545427c8bc"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
5657f93e788f093c70fb448dd6f9398b149df278
0776eca7a4e76bfadc311f3607be3a4f0c0e989a