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

PiperOrigin-RevId: 360588460
This commit is contained in:
A. Unique TensorFlower 2021-03-02 21:47:17 -08:00 committed by TensorFlow MLIR Team
parent 8687f3e4cf
commit 24c98d5211
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 = "7f086d74c347750c1da619058eb5b3e79c2fae14"
LLVM_COMMIT = "99a6d003edbe97fcb94854547276ffad3382ec1d"
LLVM_SHA256 = "49590fd9975bab23a347859d945a8dcae1db35a1c32bd0d9387271a6b8058106"
LLVM_SHA256 = "763f933a1db16a857b8fd5a4a70bb8e9a4ffb83be5e9c2cd86a62b4ed2cb652a"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
7f086d74c347750c1da619058eb5b3e79c2fae14
99a6d003edbe97fcb94854547276ffad3382ec1d