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

PiperOrigin-RevId: 358516349
This commit is contained in:
A. Unique TensorFlower 2021-02-19 17:45:39 -08:00 committed by TensorFlow MLIR Team
parent 5cc9fa9d9d
commit f63c93399a
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 = "cd8cc00b9e2b2b2b10270f7485eb47759bc54cc1"
LLVM_COMMIT = "7e54d7304be2ddb51b4e8ad5d1b29b103360e4cf"
LLVM_SHA256 = "38f9a23b04ccc9d647bb14d16afd4d098d3a47e3d01993147c593fcc8147aa4e"
LLVM_SHA256 = "d6f63161257fa74e874ca2079b1d307c29b3bf2ce397550b63e852cbf1aa32f5"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
cd8cc00b9e2b2b2b10270f7485eb47759bc54cc1
7e54d7304be2ddb51b4e8ad5d1b29b103360e4cf