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

PiperOrigin-RevId: 378808874
This commit is contained in:
A. Unique TensorFlower 2021-06-10 22:52:43 -07:00 committed by TensorFlow MLIR Team
parent ad7bc780b9
commit 5cca8a14e3
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 = "ff81a2c95ddb944c61c162baec3521d9dd62c2cc"
LLVM_COMMIT = "4f6ec382c8b7204f3b1f48060025f970925f5804"
LLVM_SHA256 = "9585b541c6b47fcd427d080e2afb2f8b1a4fea59be46f12960257e012ff6a6ae"
LLVM_SHA256 = "273f5c5232607e576e5365fb412517fcf76d414dad17d3f4320680bf4ed778e7"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
ff81a2c95ddb944c61c162baec3521d9dd62c2cc
4f6ec382c8b7204f3b1f48060025f970925f5804