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

PiperOrigin-RevId: 368598603
This commit is contained in:
A. Unique TensorFlower 2021-04-15 02:23:18 -07:00 committed by TensorFlow MLIR Team
parent db9f298505
commit 3b3a61377e
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 = "8f9477b067b0e059ece95bae3e2bd84f95702666"
LLVM_COMMIT = "c3f127146415c1dd59db798fc244e14ec9feeed1"
LLVM_SHA256 = "837f9bcb603fc9c2dec04edc86d43e8030509864bd0b7e055b5cca4574823dae"
LLVM_SHA256 = "dce9e4856144da1c0ba0661f10b9ad4deb5e23d5c9319b12825cc775305ef817"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
8f9477b067b0e059ece95bae3e2bd84f95702666
c3f127146415c1dd59db798fc244e14ec9feeed1