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

PiperOrigin-RevId: 368712932
This commit is contained in:
A. Unique TensorFlower 2021-04-15 14:00:58 -07:00 committed by TensorFlow MLIR Team
parent a16b4f17e0
commit b1435bff87
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") load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
LLVM_COMMIT = "93f54fae9dda7d5d89711eb97f1ee44de6ce1ff7" LLVM_COMMIT = "f28cb01be071a52e817c8ba84a5ef503a614b86e"
LLVM_SHA256 = "02e569a27548632ba083addbc9223bc5246e433c9eda72746c947dc17a5b0117" LLVM_SHA256 = "62d54c8105464b926176368d7b25023eb1b6d2e45a124f14d6e50f1deca7bcdc"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT) LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
93f54fae9dda7d5d89711eb97f1ee44de6ce1ff7 f28cb01be071a52e817c8ba84a5ef503a614b86e