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

PiperOrigin-RevId: 373772350
This commit is contained in:
Adrian Kuegel 2021-05-14 06:11:01 -07:00 committed by TensorFlow MLIR Team
parent 76341f3720
commit e4caaaf921
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 = "c82a0ae70e280c1c40b1af09ef275ddc7ed4254d"
LLVM_COMMIT = "e51ef7f0706ada40d33819d1b3bdca2351e4fb4e"
LLVM_SHA256 = "9209d52a1e9ce135c5c0105719fbe5a3745cc1646d93221d15c2a020bad86dfb"
LLVM_SHA256 = "06d1a1acce48b2429e11261ac1b9e777acd09b8520909b160a6a96f855d2bcb6"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
c82a0ae70e280c1c40b1af09ef275ddc7ed4254d
e51ef7f0706ada40d33819d1b3bdca2351e4fb4e