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

PiperOrigin-RevId: 353266312
This commit is contained in:
A. Unique TensorFlower 2021-01-22 10:14:19 -08:00 committed by TensorFlow MLIR Team
parent dfafaac954
commit 41c468ca52
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 = "85e7578c6db81abb3283cb87fce8592f83ae0ea8"
LLVM_COMMIT = "06f8a49693957bc27b83e0ab5f429ff874941a07"
LLVM_SHA256 = "0e5636856f73889770a8ffaac7e33ff59a8224ce916cc68586a9fab016273ed7"
LLVM_SHA256 = "c27484997cfbd282288fdbd15466c2c64b776a830c26ed775e53458f55b04813"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
85e7578c6db81abb3283cb87fce8592f83ae0ea8
06f8a49693957bc27b83e0ab5f429ff874941a07