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

PiperOrigin-RevId: 357587981
This commit is contained in:
A. Unique TensorFlower 2021-02-15 09:57:02 -08:00 committed by TensorFlow MLIR Team
parent b594254c79
commit af5343ff86
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 = "16428a8d91a904c841086a971a8f26c3d8cf1307"
LLVM_COMMIT = "2dbe88db5804f32c6dfc1aa474881c3cb7a61d03"
LLVM_SHA256 = "8c2f3945608365258148e7e1979810d99c676e0e750f174d92bdf2e0da549954"
LLVM_SHA256 = "34f311dad806073be0e0d015d2c6ff4db34ea8b803081f24a40dc4f75416bcf6"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
16428a8d91a904c841086a971a8f26c3d8cf1307
2dbe88db5804f32c6dfc1aa474881c3cb7a61d03