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

PiperOrigin-RevId: 368611924
This commit is contained in:
A. Unique TensorFlower 2021-04-15 04:09:48 -07:00 committed by TensorFlow MLIR Team
parent 3b3a61377e
commit 2589ffe49f
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 = "c3f127146415c1dd59db798fc244e14ec9feeed1"
LLVM_COMMIT = "71a45e7c63285614364d3d5dfcb4d48da6e7535d"
LLVM_SHA256 = "dce9e4856144da1c0ba0661f10b9ad4deb5e23d5c9319b12825cc775305ef817"
LLVM_SHA256 = "8d3e0bddc984f999a0dfb7b36dd460d80aaf869b246e1c52847be01a3cc50bc9"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
c3f127146415c1dd59db798fc244e14ec9feeed1
71a45e7c63285614364d3d5dfcb4d48da6e7535d