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

PiperOrigin-RevId: 371244064
This commit is contained in:
A. Unique TensorFlower 2021-04-29 18:08:31 -07:00 committed by TensorFlow MLIR Team
parent f4414fcd66
commit 4d7aa12caa
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 = "6d8d1338629ceeaf6f56dc9eabc72e1a63f05169"
LLVM_COMMIT = "a76df78470d7994f73df0353225cbddc463cce63"
LLVM_SHA256 = "be229e668af64e11bde165e6c734f06c4524235744c76ae334f535fa44a28e82"
LLVM_SHA256 = "bb9d93286887a69273645ee8ff4b1023564ace7b139895cf9abb66f3c0115fe6"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
6d8d1338629ceeaf6f56dc9eabc72e1a63f05169
a76df78470d7994f73df0353225cbddc463cce63