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

PiperOrigin-RevId: 369861751
This commit is contained in:
A. Unique TensorFlower 2021-04-22 06:53:10 -07:00 committed by TensorFlow MLIR Team
parent ca672cc0a4
commit 2dfea55d0c
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 = "1a3f88658a02be6be5224fca9d9123b79958f289"
LLVM_COMMIT = "2f69975683f5b6ea7df79f335f96b889a4bddecd"
LLVM_SHA256 = "97ba5e5a832c78742bef0335b87de3f82433dbad611b1db70167283b1c9e4210"
LLVM_SHA256 = "9949f5055db2b59306fb2be23487c782df4870329652bbd98d6e5a65e4600b70"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
1a3f88658a02be6be5224fca9d9123b79958f289
2f69975683f5b6ea7df79f335f96b889a4bddecd