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

PiperOrigin-RevId: 373055329
This commit is contained in:
A. Unique TensorFlower 2021-05-10 18:31:48 -07:00 committed by TensorFlow MLIR Team
parent 2af1796194
commit 2d88f2f601
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 = "5c7b43aa8298a389b906d72c792941a0ce57782e"
LLVM_COMMIT = "bf812ea484b71ec41d6811646d89876499956235"
LLVM_SHA256 = "e34534a864e2bedaff6811effb757d2eed3a50c9c1e540515ed1568addf1815d"
LLVM_SHA256 = "d6be78d7060fb26b6063126fbbfc23e7c0c91d99fdd864aa98f48f1a12665b99"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
5c7b43aa8298a389b906d72c792941a0ce57782e
bf812ea484b71ec41d6811646d89876499956235