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

PiperOrigin-RevId: 362116801
This commit is contained in:
A. Unique TensorFlower 2021-03-10 12:34:07 -08:00 committed by TensorFlow MLIR Team
parent b212bd66ae
commit 4f16b10ce2
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 = "df6d0579e18e868ef4b6e97794eacd5af86e1b8a"
LLVM_COMMIT = "4c973ae51b859dca9792e1ad87a6673c49815a8d"
LLVM_SHA256 = "badaf6e0e5331669a7d572e0c45f2ed611629e9340a0212e891acbd29730f069"
LLVM_SHA256 = "b8bdb45cd65c949eaff5d578f79d1a25a530add079a27b2cbc3b26964e2bfa63"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
df6d0579e18e868ef4b6e97794eacd5af86e1b8a
4c973ae51b859dca9792e1ad87a6673c49815a8d