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

PiperOrigin-RevId: 365666232
This commit is contained in:
A. Unique TensorFlower 2021-03-29 14:35:17 -07:00 committed by TensorFlow MLIR Team
parent 85a306d356
commit 12a82dfe44
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 = "594e0ba969670a268e50e9f620cc04293ab9065b"
LLVM_COMMIT = "20d5c42e0ef5d252b434bcb610b04f1cb79fe771"
LLVM_SHA256 = "48eebc22d878da6f979c7dd0243eaba946e9c9901d5cb168f70fd26912abb54f"
LLVM_SHA256 = "d5ec1b6318510c8bc349c41edf985d087785fc6ae63274d1319a344f30eabfc6"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
594e0ba969670a268e50e9f620cc04293ab9065b
20d5c42e0ef5d252b434bcb610b04f1cb79fe771