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

PiperOrigin-RevId: 363843825
This commit is contained in:
A. Unique TensorFlower 2021-03-19 01:34:30 -07:00 committed by TensorFlow MLIR Team
parent a26e227b46
commit dc3dbb9d17
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 = "16c30c3c23ef02c0227256bb6f2005a574517de9"
LLVM_COMMIT = "80df56f7f9efbf54ac05eb14120eacb6d2c70071"
LLVM_SHA256 = "5d1ee8a98765bf183551d3b39809ba8e12b65b72e490ffc6c8bae47d6bf8a398"
LLVM_SHA256 = "d5d46f033a51c00218fee1e542f39cef6cbc33fca7c2edc41e61b6d66dd48ef7"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
16c30c3c23ef02c0227256bb6f2005a574517de9
80df56f7f9efbf54ac05eb14120eacb6d2c70071