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

PiperOrigin-RevId: 361120223
This commit is contained in:
Benjamin Kramer 2021-03-05 04:47:46 -08:00 committed by TensorFlow MLIR Team
parent d5f80f0469
commit 5a415de33b
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 = "cedc53254a5d2e04e79cc0e7bf5a8c71fafa295e"
LLVM_COMMIT = "9b302513f6d82f0ca989b3bb1f5ffc592ed866b7"
LLVM_SHA256 = "7457f8395f59342567b742409c953aad9b74dd7603df72e5e557fa6c4afa8088"
LLVM_SHA256 = "ea883ecae163bee529ec3ca1a6d19679082eff74de01a3d8da66703a5efb6091"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
cedc53254a5d2e04e79cc0e7bf5a8c71fafa295e
9b302513f6d82f0ca989b3bb1f5ffc592ed866b7