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

PiperOrigin-RevId: 359280337
This commit is contained in:
A. Unique TensorFlower 2021-02-24 07:31:13 -08:00 committed by TensorFlow MLIR Team
parent 3e2ff6e253
commit b478bdf00e
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 = "861dbe1a021e6439af837b72b219fb9c449a57ae"
LLVM_COMMIT = "de40423c8512c9cfa0b244314b5e342056ec6d49"
LLVM_SHA256 = "5edf0f294f6daecf02e68eb9de17a935ff2ee07c67b59d022d0afb452d156656"
LLVM_SHA256 = "b7ccc681e62b0dfd87a63a913f1c3f750e52cbcaecaecd18d733f4c7c458ece4"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
861dbe1a021e6439af837b72b219fb9c449a57ae
de40423c8512c9cfa0b244314b5e342056ec6d49