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

PiperOrigin-RevId: 362984365
This commit is contained in:
A. Unique TensorFlower 2021-03-15 11:13:16 -07:00 committed by TensorFlow MLIR Team
parent 570d29d643
commit 01d729d35d
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 = "e9e788d145f57bcf815b9797191c1560ba39b842"
LLVM_COMMIT = "6878be5dc3ec7031d0deec3e321310115bd71103"
LLVM_SHA256 = "8eb4506d1bcd039c6a9bac59d7b291349fff2726a47959395daf921e84c8b687"
LLVM_SHA256 = "f55187a3329fd97fd62fd0714783524d50a3be934a35484bd4442195fb25f0e5"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
e9e788d145f57bcf815b9797191c1560ba39b842
6878be5dc3ec7031d0deec3e321310115bd71103