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

PiperOrigin-RevId: 373119140
This commit is contained in:
Adrian Kuegel 2021-05-11 03:57:42 -07:00 committed by TensorFlow MLIR Team
parent 6191b3e528
commit 3cce7017fc
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 = "888307ee625b50b060317e2100fb16e0be2626b7"
LLVM_COMMIT = "88a48999d249a5478d813596d1cfac6ba82126dc"
LLVM_SHA256 = "fa1e63b8c1f1423e49e16aad12437f953ee0aab89384172cded38549d6878f5c"
LLVM_SHA256 = "b94a0c9f7bb201f5248fa2f303221f082a511a474a2acaf086d45c9c464bf4d1"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
888307ee625b50b060317e2100fb16e0be2626b7
88a48999d249a5478d813596d1cfac6ba82126dc