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

PiperOrigin-RevId: 374420543
This commit is contained in:
A. Unique TensorFlower 2021-05-18 08:10:25 -07:00 committed by TensorFlow MLIR Team
parent dedc129c8c
commit 1aa6eb24b0
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 = "f8dbd61074176bae92ec360a093ac7bc498c9321"
LLVM_COMMIT = "560b709abedc76d7944be38d2f38b7bc8d40e32d"
LLVM_SHA256 = "1def8b1f1454a33484b12ea1ee5ea608cbe9b4f429ce57b67c9569726dd1fb78"
LLVM_SHA256 = "30914becf9434bdec1a840e0b286b1da073bd0f150f5717d01995753fb665272"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
f8dbd61074176bae92ec360a093ac7bc498c9321
560b709abedc76d7944be38d2f38b7bc8d40e32d