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

PiperOrigin-RevId: 368450496
This commit is contained in:
A. Unique TensorFlower 2021-04-14 09:52:04 -07:00 committed by TensorFlow MLIR Team
parent 2db0e6280d
commit c10167d4a8
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 = "7975dd033cb950934b70bd56313fa11a9096e115"
LLVM_COMMIT = "c4c9e4d6df3c492cf86728288b14a9bc718f6e2d"
LLVM_SHA256 = "8303697c112b13ce50878569d9617b1e8d339ead6cb5d9f2958dca085c5f633a"
LLVM_SHA256 = "78a96a0cc5cca8e757bf08f7253e54fbe1cd5c347ff138a9d99ce97b1ac80587"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
7975dd033cb950934b70bd56313fa11a9096e115
c4c9e4d6df3c492cf86728288b14a9bc718f6e2d