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

PiperOrigin-RevId: 359354498
This commit is contained in:
A. Unique TensorFlower 2021-02-24 13:17:49 -08:00 committed by TensorFlow MLIR Team
parent 89f7f2bd65
commit d9d6ab105e
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 = "de40423c8512c9cfa0b244314b5e342056ec6d49"
LLVM_COMMIT = "5c74c6be3c291c27b78918aefe4017ea59b4ede8"
LLVM_SHA256 = "b7ccc681e62b0dfd87a63a913f1c3f750e52cbcaecaecd18d733f4c7c458ece4"
LLVM_SHA256 = "87a95c010b8a80bf1f78c4fb6d246c5779ef9dc177e8fbe3467de353d52ce8fe"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
de40423c8512c9cfa0b244314b5e342056ec6d49
5c74c6be3c291c27b78918aefe4017ea59b4ede8