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

PiperOrigin-RevId: 369017690
This commit is contained in:
A. Unique TensorFlower 2021-04-17 09:49:00 -07:00 committed by TensorFlow MLIR Team
parent d938913704
commit 411ee907e3
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 = "bb907b26e2bf2a0d5ea3fcb13ba0ccef3420a38c"
LLVM_COMMIT = "517c3aee4de59369b109fa27b1e41df8679a6cd3"
LLVM_SHA256 = "089e22794d8cf5b76a0bb657c6fa41d4022cbe321939b16ef710f49205061cc6"
LLVM_SHA256 = "c64b0f6327bdf80d3b51124cb75ce191fe35318d1eec7bdd928e40c6e57c53e0"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
bb907b26e2bf2a0d5ea3fcb13ba0ccef3420a38c
517c3aee4de59369b109fa27b1e41df8679a6cd3