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

PiperOrigin-RevId: 351620042
This commit is contained in:
A. Unique TensorFlower 2021-01-13 10:52:14 -08:00 committed by TensorFlow MLIR Team
parent 181d2cad31
commit 14ae39bc95
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 = "6f4d460762006af17826693abc1e7139a76aa1f2"
LLVM_COMMIT = "17863614da1efbe61e91c9f6f08ad80cdd257bb4"
LLVM_SHA256 = "1b0dd96fead94bbef25ad3bacb2ad3de2a42456d85b43c5f0bc3ed5a60a1977c"
LLVM_SHA256 = "badaf02005b05599fa4a678a5ca4db19d67554f5fc6d54cadc5eac759475d24f"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
6f4d460762006af17826693abc1e7139a76aa1f2
17863614da1efbe61e91c9f6f08ad80cdd257bb4