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

PiperOrigin-RevId: 379822265
This commit is contained in:
A. Unique TensorFlower 2021-06-16 15:17:21 -07:00 committed by TensorFlow MLIR Team
parent 88cc0c6c46
commit 2e08c246e9
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 = "662f9bff337b99819301113fc8634eb5123b9e23"
LLVM_COMMIT = "7fff39d9b0469b75e589f9d47055a33422376da1"
LLVM_SHA256 = "f03182863a2c008b022252590da3e0c9a18afd8ef3bdd3af066025a32e3bca80"
LLVM_SHA256 = "10d52a87cb6756b7dd24f751f9f6eb21ee6acab061d16ca7670832cd1c89e125"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
662f9bff337b99819301113fc8634eb5123b9e23
7fff39d9b0469b75e589f9d47055a33422376da1