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

PiperOrigin-RevId: 371688312
This commit is contained in:
Stephan Herhut 2021-05-03 06:57:22 -07:00 committed by TensorFlow MLIR Team
parent 8556fab4a9
commit e6faaea280
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 = "ad12590fdd1459ffb8db185ea1b45748c20b538e"
LLVM_COMMIT = "1f8963c80195aa86d02e81acedcf1ff3da127842"
LLVM_SHA256 = "9815229b6d758a8dd151c16437c4212e3bc498bb3e52b76686d31d7079335a2a"
LLVM_SHA256 = "7151b91b743689b90222a0637c952625eb479cc4204e5d50b625d27e49ef30ed"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
ad12590fdd1459ffb8db185ea1b45748c20b538e
1f8963c80195aa86d02e81acedcf1ff3da127842