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

PiperOrigin-RevId: 369590351
This commit is contained in:
A. Unique TensorFlower 2021-04-20 22:56:59 -07:00 committed by TensorFlow MLIR Team
parent 200957ec54
commit 87e7d9f9eb
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 = "f549176ad976caa3e19edd036df9a7e12770af7c"
LLVM_COMMIT = "fb69b92c7b33b6a9b9be4278cd1e2d580f48ce8a"
LLVM_SHA256 = "053407632f85e32ff7a1e15dbb9b09df0b75b510c35b1cefebdcb17de844d25a"
LLVM_SHA256 = "980388283309c97f8e7e84ef3bc5fba5ba377a39550030b6c11aca5929cea3be"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
f549176ad976caa3e19edd036df9a7e12770af7c
fb69b92c7b33b6a9b9be4278cd1e2d580f48ce8a