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

PiperOrigin-RevId: 349426692
This commit is contained in:
A. Unique TensorFlower 2020-12-29 08:28:35 -08:00 committed by TensorFlow MLIR Team
parent 50fc56a208
commit a9e2b45bd5
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 = "c3acda0798f9b10ac3187ad941bbd8af82fb84a1"
LLVM_COMMIT = "930c74f12d799c95e37a107bb692148b36493806"
LLVM_SHA256 = "bd707c585368c86a4d9de1f262d39adb230f7dac889aa786b2721bf67b447a8c"
LLVM_SHA256 = "367b7c624839d24fb444e675c26db3df5f0c0ad5c2acc8c62a1647de751159f6"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
c3acda0798f9b10ac3187ad941bbd8af82fb84a1
930c74f12d799c95e37a107bb692148b36493806