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

PiperOrigin-RevId: 364790509
This commit is contained in:
A. Unique TensorFlower 2021-03-24 06:43:34 -07:00 committed by TensorFlow MLIR Team
parent a34aa699f8
commit 52d1744285
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 = "d709dcc0909716ce23c30d9884712766aec6a628"
LLVM_COMMIT = "3e0ad115439622b9c3e6ca9fd64c7fb07a679f1a"
LLVM_SHA256 = "856e49474ef82d86613a94c7cdebf23ce91a79ef610c4a0e82d2d19d099d4231"
LLVM_SHA256 = "fe423e8d5bdfd2e93a91384915a5c8e56c1875ee2d284beb99997803f1729675"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
d709dcc0909716ce23c30d9884712766aec6a628
3e0ad115439622b9c3e6ca9fd64c7fb07a679f1a