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

PiperOrigin-RevId: 375667591
This commit is contained in:
Benjamin Kramer 2021-05-25 03:29:03 -07:00 committed by TensorFlow MLIR Team
parent 758ae7da6b
commit 8e28008e38
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") load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
LLVM_COMMIT = "c2f819af73c54a8cf923e5a25099ca95dbe76312" LLVM_COMMIT = "6359842bc088857799318dad366099eeca92a4d5"
LLVM_SHA256 = "2fb676cfccbbc63b8d3b3f1a6afe8b5d0066e90474f997c96ffd41bb7bd64d02" LLVM_SHA256 = "3c349ceaeae29d8b473b2bbeb91966d71fd467672e68b6156b9a44e28f61658a"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT) LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
c2f819af73c54a8cf923e5a25099ca95dbe76312 6359842bc088857799318dad366099eeca92a4d5