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

PiperOrigin-RevId: 363568447
This commit is contained in:
A. Unique TensorFlower 2021-03-17 20:21:20 -07:00 committed by TensorFlow MLIR Team
parent f5c9955056
commit f7464dfa62
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 = "ecfa87453113dad6bd9430606a06f7ab728cc21b"
LLVM_COMMIT = "2416f2436334450d216c7aa62a6624dc17765228"
LLVM_SHA256 = "bb2ad69e471b9cab0294f984618a4202108c9476f0808fa365f36109a5572259"
LLVM_SHA256 = "79206f907f549d4a3662be8bcaecc02067030ded460696c03fea0f1801d76de3"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
ecfa87453113dad6bd9430606a06f7ab728cc21b
2416f2436334450d216c7aa62a6624dc17765228