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

PiperOrigin-RevId: 359020255
This commit is contained in:
A. Unique TensorFlower 2021-02-23 04:37:31 -08:00 committed by TensorFlow MLIR Team
parent 855cd484fc
commit 2df1bb3d6b
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") load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
LLVM_COMMIT = "557d2ade016f3e228e90aab317b94f804e0bc1cd" LLVM_COMMIT = "6c9541d4ddfdab0dcb11436485b466a759c3126c"
LLVM_SHA256 = "7bf513f0f0ef6c3444d10572e10ed98c101992774e9aee707a10faa08b2c3763" LLVM_SHA256 = "e5c4357c56d6d9e93e596e95fe029b4a3e18de23ff306d34996cc7b7cc3784df"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT) LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
557d2ade016f3e228e90aab317b94f804e0bc1cd 6c9541d4ddfdab0dcb11436485b466a759c3126c