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

PiperOrigin-RevId: 355529409
This commit is contained in:
A. Unique TensorFlower 2021-02-03 18:46:55 -08:00 committed by TensorFlow MLIR Team
parent 3380d0a761
commit 945bf8768d
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 = "ea5b75de49999e0fa496fc855aa88e009956c999"
LLVM_COMMIT = "56fcd4ea8dafecbd71ff6eda7db6407d66505c93"
LLVM_SHA256 = "1e948ae9fca0c63c5f46f0fa6040292963845948a2a4f4c6c3c50954dd419bf2"
LLVM_SHA256 = "71537fa919251e225c34a820bd7ef3d0a295db58c5c5f07032323d45f4b318e7"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
ea5b75de49999e0fa496fc855aa88e009956c999
56fcd4ea8dafecbd71ff6eda7db6407d66505c93