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

PiperOrigin-RevId: 354999980
This commit is contained in:
A. Unique TensorFlower 2021-02-01 12:26:39 -08:00 committed by TensorFlow MLIR Team
parent 816d279be3
commit 16bb35009b
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 = "49a6502cd5c2361d9c6f49ae1ee36940afbdeb0a"
LLVM_COMMIT = "78c22fbce991bb5ef49db36473b71fc4386e1e85"
LLVM_SHA256 = "f835c69bc357770002fc36e2cbb20186dac98ddc9d031aff52ba419cc30a3eeb"
LLVM_SHA256 = "c4913a0ba27976ff2e04b616bff243806eda121ba9f856f7f65d764a2eab37ec"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
49a6502cd5c2361d9c6f49ae1ee36940afbdeb0a
78c22fbce991bb5ef49db36473b71fc4386e1e85