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

PiperOrigin-RevId: 362834717
This commit is contained in:
A. Unique TensorFlower 2021-03-14 16:13:03 -07:00 committed by TensorFlow MLIR Team
parent d16860d26d
commit 570d29d643
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 = "720a828045e1095ec7bd69c84fa1cd9c431a3179"
LLVM_COMMIT = "e9e788d145f57bcf815b9797191c1560ba39b842"
LLVM_SHA256 = "eee625959413744ea35ce08fb76095e278bbbee22f8fe035179464ea46b61a03"
LLVM_SHA256 = "8eb4506d1bcd039c6a9bac59d7b291349fff2726a47959395daf921e84c8b687"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
720a828045e1095ec7bd69c84fa1cd9c431a3179
e9e788d145f57bcf815b9797191c1560ba39b842