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

PiperOrigin-RevId: 348115823
This commit is contained in:
A. Unique TensorFlower 2020-12-17 16:34:05 -08:00 committed by TensorFlow MLIR Team
parent 737d15ded5
commit 43ede42ce1
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 = "0cf7e4b252fe1458fddb8e3dbfcae43450e9c04c"
LLVM_COMMIT = "e1133179587dd895962a2fe4d6eb0cb1e63b5ee2"
LLVM_SHA256 = "6f663272226c5d36a213a308865af67ea58bcf7986c1f5551d48bf7eed83edfc"
LLVM_SHA256 = "a1f235b4afcaaeb225885fc6fb8b0dfd1dce63a5716570ba3cc6393c21c5132d"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
0cf7e4b252fe1458fddb8e3dbfcae43450e9c04c
e1133179587dd895962a2fe4d6eb0cb1e63b5ee2