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

PiperOrigin-RevId: 353667003
This commit is contained in:
A. Unique TensorFlower 2021-01-25 09:48:19 -08:00 committed by TensorFlow MLIR Team
parent f6b24a6d54
commit 471fc63c11
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 = "0057cc5a215e5a26cfbd7e1707b55bf05fa9b6bf"
LLVM_COMMIT = "f3f3c9c2549a268e602be8730990b552e30cc932"
LLVM_SHA256 = "526adad5eda6240bc63ee6a5dd500940beb9115212519f409a061f117f927052"
LLVM_SHA256 = "3faf880bf9562c9b63de8b7d2f15146e2e691a471f66903bc07c29ffaf6b9df3"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
0057cc5a215e5a26cfbd7e1707b55bf05fa9b6bf
f3f3c9c2549a268e602be8730990b552e30cc932