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

PiperOrigin-RevId: 358889182
This commit is contained in:
A. Unique TensorFlower 2021-02-22 13:19:23 -08:00 committed by TensorFlow MLIR Team
parent 0da7ea2545
commit b45eaf8d33
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 = "7e54d7304be2ddb51b4e8ad5d1b29b103360e4cf"
LLVM_COMMIT = "12edddafac451cb39b923dd0883794f554fc9616"
LLVM_SHA256 = "d6f63161257fa74e874ca2079b1d307c29b3bf2ce397550b63e852cbf1aa32f5"
LLVM_SHA256 = "32efd0de948cdf5504fd4117d244cc70e1604149673b0d752faf1b3e9191cc26"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
7e54d7304be2ddb51b4e8ad5d1b29b103360e4cf
12edddafac451cb39b923dd0883794f554fc9616