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

PiperOrigin-RevId: 376840022
This commit is contained in:
A. Unique TensorFlower 2021-06-01 08:36:58 -07:00 committed by TensorFlow MLIR Team
parent d1828625ab
commit 5baf6e7709
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 = "f000c4cfb66ce5f86394920db35397d618c0855a"
LLVM_COMMIT = "97d234935f1514af128277943f30efc469525371"
LLVM_SHA256 = "2d9a5d7d5d9a2f5f7f6a1b891111ea49ab2cf0fdf62ba3c8c2e4c0825821acc5"
LLVM_SHA256 = "168d75d00d50c3e4a09f18b096495bc924074b133c9916716daaf0cbe4c10abd"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
f000c4cfb66ce5f86394920db35397d618c0855a
97d234935f1514af128277943f30efc469525371