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

PiperOrigin-RevId: 351759914
This commit is contained in:
Stephan Herhut 2021-01-14 02:35:10 -08:00 committed by TensorFlow MLIR Team
parent 3b9981fc60
commit 5fff92f2b4
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 = "f4f158b2f89e16ee7068d6292d2d46457d6932bb"
LLVM_COMMIT = "ed205f63b4a288ccbffc9af58333d09a7cec40dc"
LLVM_SHA256 = "e862577ee8a74a06cf1ec89ee645f3434b664a44dafc35a21bb579e6858afe4b"
LLVM_SHA256 = "63eb638141d7525f3528c46d42b76713017b2fb355b3296fe9d279fc5a25a699"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
f4f158b2f89e16ee7068d6292d2d46457d6932bb
ed205f63b4a288ccbffc9af58333d09a7cec40dc