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

PiperOrigin-RevId: 368850216
This commit is contained in:
A. Unique TensorFlower 2021-04-16 08:19:51 -07:00 committed by TensorFlow MLIR Team
parent 216447323a
commit d938913704
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 = "3bc88eb3924f6491457a787db3a8cf5ab45c92c1"
LLVM_COMMIT = "bb907b26e2bf2a0d5ea3fcb13ba0ccef3420a38c"
LLVM_SHA256 = "09c430c0c254758a4939790791563842dac040c2c1e2c31fbe21ec8dcafa0ce1"
LLVM_SHA256 = "089e22794d8cf5b76a0bb657c6fa41d4022cbe321939b16ef710f49205061cc6"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
3bc88eb3924f6491457a787db3a8cf5ab45c92c1
bb907b26e2bf2a0d5ea3fcb13ba0ccef3420a38c