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

PiperOrigin-RevId: 359475769
This commit is contained in:
A. Unique TensorFlower 2021-02-25 02:17:32 -08:00 committed by TensorFlow MLIR Team
parent 7dc1543bb2
commit 459362b206
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 = "96a3dfeb9303f2f2d26628bd08908554286895cf"
LLVM_COMMIT = "d8a8e5d6240a1db809cd95106910358e69bbf299"
LLVM_SHA256 = "6af20d90a9d12273340f1b6570337c1ddf6344d3430b8405d32b04e0cd36d68f"
LLVM_SHA256 = "3d464d2209a614356d5003fa6739b86e9ead865541343b88e721a8021046b1fe"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
96a3dfeb9303f2f2d26628bd08908554286895cf
d8a8e5d6240a1db809cd95106910358e69bbf299