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

PiperOrigin-RevId: 361090577
This commit is contained in:
A. Unique TensorFlower 2021-03-05 00:36:43 -08:00 committed by TensorFlow MLIR Team
parent 29f70cb892
commit d5f80f0469
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 = "b3a33553aec7b3a9e702da0ae6669eab1a6b14ae"
LLVM_COMMIT = "cedc53254a5d2e04e79cc0e7bf5a8c71fafa295e"
LLVM_SHA256 = "e07312bd65c4609561c02758e214ca814c4f99dd0d749b78b636873518cd6589"
LLVM_SHA256 = "7457f8395f59342567b742409c953aad9b74dd7603df72e5e557fa6c4afa8088"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
b3a33553aec7b3a9e702da0ae6669eab1a6b14ae
cedc53254a5d2e04e79cc0e7bf5a8c71fafa295e