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

PiperOrigin-RevId: 370574378
This commit is contained in:
A. Unique TensorFlower 2021-04-26 17:11:01 -07:00 committed by TensorFlow MLIR Team
parent e500ab37a1
commit 50287ac72c
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 = "535df472b04208d6ae88e017c8f1d831fb239346" LLVM_COMMIT = "494e77138c2e53961c43fe6957142d4f90034f98"
LLVM_SHA256 = "3df8652412f4801eb5ab63705092526fb55e8d4a1fe016c4269ab39436e94da5" LLVM_SHA256 = "a1fb353141d25de395741ae8a5b8481a321dff6d17070dff72d286b8e901041a"
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 @@
535df472b04208d6ae88e017c8f1d831fb239346 494e77138c2e53961c43fe6957142d4f90034f98