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

PiperOrigin-RevId: 359762921
This commit is contained in:
A. Unique TensorFlower 2021-02-26 08:19:52 -08:00 committed by TensorFlow MLIR Team
parent c68b71b5dc
commit c616963501
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 = "cb81135f94e58ce0a0e91d764841acee90eeb59f"
LLVM_COMMIT = "72b18a86e11ebc970be96a8c2b11aa3a31c14c5d"
LLVM_SHA256 = "0b44d25456b4f8bc8740d5fc74861c280383acc0ec979e7a387ae30b1a3f362a"
LLVM_SHA256 = "f201b3b057093a622f52c86e6dbbd9ab846538e218e4e2396c63c10b8562e401"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
cb81135f94e58ce0a0e91d764841acee90eeb59f
72b18a86e11ebc970be96a8c2b11aa3a31c14c5d