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

PiperOrigin-RevId: 367482146
This commit is contained in:
Alexander Belyaev 2021-04-08 12:21:20 -07:00 committed by TensorFlow MLIR Team
parent 39430e04da
commit bf487d51d4
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 = "b601c6719226fb83c43dae62a581e5ee08bfb169"
LLVM_COMMIT = "1b589172bd19b83e8137185ed11f50bba06e8766"
LLVM_SHA256 = "3a46a557eae1cc6545eab200329c622bf47fb2a23ca946ab5fff593d3814d908"
LLVM_SHA256 = "865096385749658fa16da7d16b54a6a853a931889a58293a8596c674d3981021"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
b601c6719226fb83c43dae62a581e5ee08bfb169
1b589172bd19b83e8137185ed11f50bba06e8766