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

PiperOrigin-RevId: 360712976
This commit is contained in:
Benjamin Kramer 2021-03-03 11:07:31 -08:00 committed by TensorFlow MLIR Team
parent ab8bc35efd
commit 5eac983723
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 = "8da090381d567d0ec555840f6b2a651d2997e4b3"
LLVM_COMMIT = "5d7e0a23c6f2051d4caf8f8c8821790c40b584be"
LLVM_SHA256 = "ea54b121ad047abf651ec561149af03d8c4a23cd2d4307dafbb14129c5c4616c"
LLVM_SHA256 = "dc100f5eddb35b694454ecc8cbf654b238f2e2684784d33d40536500297e9212"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
8da090381d567d0ec555840f6b2a651d2997e4b3
5d7e0a23c6f2051d4caf8f8c8821790c40b584be