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

PiperOrigin-RevId: 357158589
This commit is contained in:
A. Unique TensorFlower 2021-02-12 03:30:28 -08:00 committed by TensorFlow MLIR Team
parent a7365aadbe
commit f7ac575dd9
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 = "8151c1b44211d5a7154ca860d28a6aed3a4f2715"
LLVM_COMMIT = "0c118831a37a058f5ff196a4be3c4d5b1cf25e63"
LLVM_SHA256 = "f1c1bb62deb4e03e70cf9a1b85c53607923ceb9f81c94df3ffc20a815ace71bb"
LLVM_SHA256 = "025bebeebf746ae907c71921c465a69bae9dd1d9417ce6d8242c6fdf26c789ea"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
8151c1b44211d5a7154ca860d28a6aed3a4f2715
0c118831a37a058f5ff196a4be3c4d5b1cf25e63