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

PiperOrigin-RevId: 375829158
This commit is contained in:
A. Unique TensorFlower 2021-05-25 17:13:32 -07:00 committed by TensorFlow MLIR Team
parent 1439ec7cae
commit 4b3e9373e6
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 = "0bbb502daa9017480d5fe595556a4f4e5adfcb3f"
LLVM_COMMIT = "bc56620b8b765b5720dbc1849511fb783e05b8cc"
LLVM_SHA256 = "27bb034c19c4c254ea9a09d842a5b610bc88aa4e0df3d0d575ca80a4fdc4ce29"
LLVM_SHA256 = "dc996e2f96576274ddb089162c14afee173ff43cc6b1c8f76206a30f379087f0"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
0bbb502daa9017480d5fe595556a4f4e5adfcb3f
bc56620b8b765b5720dbc1849511fb783e05b8cc