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

PiperOrigin-RevId: 363806028
This commit is contained in:
A. Unique TensorFlower 2021-03-18 20:15:10 -07:00 committed by TensorFlow MLIR Team
parent 76d61d4d51
commit a26e227b46
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 = "078b338ba67a26809bad682bbd5617718e2f655b"
LLVM_COMMIT = "16c30c3c23ef02c0227256bb6f2005a574517de9"
LLVM_SHA256 = "47a2958adcbba3fd93d7c1428d321a1cbf914de7fa1fa5576074b11600af2616"
LLVM_SHA256 = "5d1ee8a98765bf183551d3b39809ba8e12b65b72e490ffc6c8bae47d6bf8a398"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
078b338ba67a26809bad682bbd5617718e2f655b
16c30c3c23ef02c0227256bb6f2005a574517de9