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

PiperOrigin-RevId: 367965285
This commit is contained in:
A. Unique TensorFlower 2021-04-12 03:09:30 -07:00 committed by TensorFlow MLIR Team
parent 8a9bf05d78
commit bc95a4652f
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 = "6ce76ff7eb7640e53b65f0473848ce7d08165c98"
LLVM_COMMIT = "2dd22da965ffc1623421cb8163947d7e679ce187"
LLVM_SHA256 = "7f881381d7fd99216716416d9c98de36d47bebb433881fa54dd43b981163664f"
LLVM_SHA256 = "d741a884cde02185090d6920bc7bbe9751c3b69a46360f0fd3fef0c877f423fe"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
6ce76ff7eb7640e53b65f0473848ce7d08165c98
2dd22da965ffc1623421cb8163947d7e679ce187