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

PiperOrigin-RevId: 353085351
This commit is contained in:
A. Unique TensorFlower 2021-01-21 13:07:41 -08:00 committed by TensorFlow MLIR Team
parent e2d60e01ba
commit 3c88adce7e
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 = "0eeb15741bdaa6740c3bfcbed981b9d19d5348fb"
LLVM_COMMIT = "9dd5aea1e0397f693a739bffb03fd94dc8e1ec79"
LLVM_SHA256 = "8e73d287327fa5cf6cdc5c6242b8725589024c46ac0d9232aceb7dc41833e7ef"
LLVM_SHA256 = "a61665c77fd7f683d6f2be9661eea5e847acad31c80ee12a3e8d60312a5eb353"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
0eeb15741bdaa6740c3bfcbed981b9d19d5348fb
9dd5aea1e0397f693a739bffb03fd94dc8e1ec79