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

PiperOrigin-RevId: 368569183
This commit is contained in:
A. Unique TensorFlower 2021-04-14 21:49:42 -07:00 committed by TensorFlow MLIR Team
parent c75cbf4ac7
commit bfc8cca38f
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 = "c4c9e4d6df3c492cf86728288b14a9bc718f6e2d"
LLVM_COMMIT = "8f9477b067b0e059ece95bae3e2bd84f95702666"
LLVM_SHA256 = "78a96a0cc5cca8e757bf08f7253e54fbe1cd5c347ff138a9d99ce97b1ac80587"
LLVM_SHA256 = "837f9bcb603fc9c2dec04edc86d43e8030509864bd0b7e055b5cca4574823dae"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
c4c9e4d6df3c492cf86728288b14a9bc718f6e2d
8f9477b067b0e059ece95bae3e2bd84f95702666