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

PiperOrigin-RevId: 379676797
This commit is contained in:
A. Unique TensorFlower 2021-06-16 02:37:51 -07:00 committed by TensorFlow MLIR Team
parent b44ab8ad49
commit 06ce0852d1
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 = "56ae4f23b227897361d2a7c84364a6df81f3c327"
LLVM_COMMIT = "cc8d32ae7d94c96b9280df40eb3507eae79c7101"
LLVM_SHA256 = "7579f3aa248cce4712b33debe6a328a2c0a2588850b9aeb70bb46e7e1fb0fb1e"
LLVM_SHA256 = "7cbfb727c8009baab7c967bb4a96f9abaf139357dc2be1b7d4cbb7878fb6a2e0"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
56ae4f23b227897361d2a7c84364a6df81f3c327
cc8d32ae7d94c96b9280df40eb3507eae79c7101