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

PiperOrigin-RevId: 363298500
This commit is contained in:
A. Unique TensorFlower 2021-03-16 16:40:21 -07:00 committed by TensorFlow MLIR Team
parent c54527fe88
commit caae2525ef
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 = "678241795c957b18bc473045e48abe3f2a61ff5c"
LLVM_COMMIT = "85ab413b53aeb135eb58dab066afcbf20bef0cf8"
LLVM_SHA256 = "58fd00a9ed7841f36aa7042bb8c98323b030dee98abe36757eea9ddf4fd5ea75"
LLVM_SHA256 = "8dcc2e5494c36b0f7d7f176847e66c1df6546029cd00ee7534744cd11ce46bf2"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
678241795c957b18bc473045e48abe3f2a61ff5c
85ab413b53aeb135eb58dab066afcbf20bef0cf8