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

PiperOrigin-RevId: 355945749
This commit is contained in:
A. Unique TensorFlower 2021-02-05 15:51:53 -08:00 committed by TensorFlow MLIR Team
parent 2aa8a90c69
commit bd0856578f
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 = "a1a1d338e99dc9c6d1234b70f43dea2e1bb2f8ce"
LLVM_COMMIT = "a4fa667dee6012e350bd405ee7a759a53738b279"
LLVM_SHA256 = "0adf75d405fe714b2c8a0ab1db4c10dcf9629b57e001191d3e5520407d563cc5"
LLVM_SHA256 = "11ef06ff3c01638d3bd11d9095259db92ab69ec85f101f4969c6c4ad9f154f8e"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
a1a1d338e99dc9c6d1234b70f43dea2e1bb2f8ce
a4fa667dee6012e350bd405ee7a759a53738b279