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

PiperOrigin-RevId: 371716638
This commit is contained in:
Stephan Herhut 2021-05-03 09:47:44 -07:00 committed by TensorFlow MLIR Team
parent e6faaea280
commit 4bf1904c86
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 = "1f8963c80195aa86d02e81acedcf1ff3da127842"
LLVM_COMMIT = "aad3113417369a16ef57291b46594a4e07014eae"
LLVM_SHA256 = "7151b91b743689b90222a0637c952625eb479cc4204e5d50b625d27e49ef30ed"
LLVM_SHA256 = "c529607933d391593e3e3f28dc5cdde43258dde1b21678f6f8fb39a7113bdecb"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
1f8963c80195aa86d02e81acedcf1ff3da127842
aad3113417369a16ef57291b46594a4e07014eae