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

PiperOrigin-RevId: 376382711
This commit is contained in:
A. Unique TensorFlower 2021-05-28 12:08:17 -07:00 committed by TensorFlow MLIR Team
parent e422ce5a9a
commit 8110683c0b
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 = "8086f9d87ee81aacf829bdad94744a75cf692ebc"
LLVM_COMMIT = "9968896cd62a62b11ac61085534dd598c4bd3c60"
LLVM_SHA256 = "7298d56127fba1267a48dbce2b6e99318c2e962b1636e4239ff5d58520ea110b"
LLVM_SHA256 = "003be922b3caa2c53d9ab0acaa0e2e26022f8f0cda1d0b1775e254928cce9556"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
8086f9d87ee81aacf829bdad94744a75cf692ebc
9968896cd62a62b11ac61085534dd598c4bd3c60