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

PiperOrigin-RevId: 374219034
This commit is contained in:
A. Unique TensorFlower 2021-05-17 09:54:39 -07:00 committed by TensorFlow MLIR Team
parent 474e419729
commit 3f4e8bc658
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 = "50511df32edf53238b75b0e9767120dc772dbf14"
LLVM_COMMIT = "8854b27b198c1c499ca174369fcc649060afb075"
LLVM_SHA256 = "802231b8fb3c951ecd22d9f3ac57df25db27e45d3d3389044235809d3c74181e"
LLVM_SHA256 = "7e9e1123e717486aa406a8ddfb6e2c7d1af1b73dc1cc439819f649bad3789aa4"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
50511df32edf53238b75b0e9767120dc772dbf14
8854b27b198c1c499ca174369fcc649060afb075