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

PiperOrigin-RevId: 373136440
This commit is contained in:
Adrian Kuegel 2021-05-11 06:22:29 -07:00 committed by TensorFlow MLIR Team
parent 96a47345cc
commit 1432db02e7
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") load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
LLVM_COMMIT = "88a48999d249a5478d813596d1cfac6ba82126dc" LLVM_COMMIT = "df47368d406aa4b9aaa7dd49026a0eff9763e6ca"
LLVM_SHA256 = "b94a0c9f7bb201f5248fa2f303221f082a511a474a2acaf086d45c9c464bf4d1" LLVM_SHA256 = "b46f7a7cd25026ae8e26777473104ac0b6a1e99c318312d98093708d65470321"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT) LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
88a48999d249a5478d813596d1cfac6ba82126dc df47368d406aa4b9aaa7dd49026a0eff9763e6ca