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

PiperOrigin-RevId: 374379055
This commit is contained in:
A. Unique TensorFlower 2021-05-18 03:16:45 -07:00 committed by TensorFlow MLIR Team
parent 6af3d2df91
commit 623b630fee
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 = "e2e1a78abcefb396ea1c08990f4cf20ae5068ef8"
LLVM_COMMIT = "3bc2b97b34ff1d5f817793f83961192e62d5fc7b"
LLVM_SHA256 = "e1d0682790c8ed155681cb877f44a6632bd3ae708168022fc1dd629f4d5d7a20"
LLVM_SHA256 = "1d89cb7df71bd6fea5978812859ca0a5f5efcae334a2cccefe0b9bd28bddff41"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
e2e1a78abcefb396ea1c08990f4cf20ae5068ef8
3bc2b97b34ff1d5f817793f83961192e62d5fc7b