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

PiperOrigin-RevId: 373302768
This commit is contained in:
A. Unique TensorFlower 2021-05-11 22:53:27 -07:00 committed by TensorFlow MLIR Team
parent 3ccf3938fa
commit b783b3272e
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 = "fec2945998947f04d672e9c5f33b57f7177474c0"
LLVM_COMMIT = "3f8be15f2911a3d3645030911be83a115bfe9e5c"
LLVM_SHA256 = "b3ddaa6af7142d2a34c2b0b529badbf57ce8a606de7660058f18e9f770f3b2a7"
LLVM_SHA256 = "b27ca3b7cdb5e223e1fd84c984b60ddafc59b0208c4fcca652a07522393058d4"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
fec2945998947f04d672e9c5f33b57f7177474c0
3f8be15f2911a3d3645030911be83a115bfe9e5c