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

PiperOrigin-RevId: 376289371
This commit is contained in:
A. Unique TensorFlower 2021-05-27 18:18:18 -07:00 committed by TensorFlow MLIR Team
parent 402b74ed7f
commit e422ce5a9a
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 = "d47dd11071322ad7be6ec7e35a89d0d8f26534b9"
LLVM_COMMIT = "8086f9d87ee81aacf829bdad94744a75cf692ebc"
LLVM_SHA256 = "ab3f4bb282da7c4f5064b5e82142f8d78ba44fbff6ce80dfcc845b5d8d0b83cf"
LLVM_SHA256 = "7298d56127fba1267a48dbce2b6e99318c2e962b1636e4239ff5d58520ea110b"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
d47dd11071322ad7be6ec7e35a89d0d8f26534b9
8086f9d87ee81aacf829bdad94744a75cf692ebc