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

PiperOrigin-RevId: 366356934
This commit is contained in:
A. Unique TensorFlower 2021-04-01 16:43:56 -07:00 committed by TensorFlow MLIR Team
parent 763ff55970
commit ad442fd99a
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") load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
LLVM_COMMIT = "d61b40ed27509d8a99b4d85499a8d5ca9f37f111" LLVM_COMMIT = "17800f900dca8243773dec5f90578cce03069b8f"
LLVM_SHA256 = "345bff771fc1ba0b7b52c771da412ec3ad002dd0291b738bba7ee416fc925bd2" LLVM_SHA256 = "779e3e2a575e2630571f03518782009de9ed075c9b18ce3139715d34a328a66a"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT) LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
d61b40ed27509d8a99b4d85499a8d5ca9f37f111 17800f900dca8243773dec5f90578cce03069b8f