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

PiperOrigin-RevId: 357010454
This commit is contained in:
A. Unique TensorFlower 2021-02-11 10:48:15 -08:00 committed by TensorFlow MLIR Team
parent 6fa6974e8d
commit 077df4f8cc
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 = "9db6e97a8605f6a447ed171e59d5fa46fdfdc432"
LLVM_COMMIT = "418c218efa950245ba075b9bb3a53505b807c5df"
LLVM_SHA256 = "f30fe9eb9a342187d25babccd85c3af4f09ee7340108a9f3a259af1dc0c76484"
LLVM_SHA256 = "9b16312cb14ee38866f96e937b7af1efb6ab57da157ad48aa126a57db07301a1"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
9db6e97a8605f6a447ed171e59d5fa46fdfdc432
418c218efa950245ba075b9bb3a53505b807c5df