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

PiperOrigin-RevId: 363601445
This commit is contained in:
A. Unique TensorFlower 2021-03-18 00:51:33 -07:00 committed by TensorFlow MLIR Team
parent f7464dfa62
commit aad6d39952
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 = "2416f2436334450d216c7aa62a6624dc17765228"
LLVM_COMMIT = "0604e0bc683eeae76416568411369ba7fd8a1b34"
LLVM_SHA256 = "79206f907f549d4a3662be8bcaecc02067030ded460696c03fea0f1801d76de3"
LLVM_SHA256 = "53e40f84aed9130016a1d469f65472a0c9b3a2600ffa12072bd018f87e46e267"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
2416f2436334450d216c7aa62a6624dc17765228
0604e0bc683eeae76416568411369ba7fd8a1b34