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

PiperOrigin-RevId: 348211935
This commit is contained in:
A. Unique TensorFlower 2020-12-18 13:07:53 -08:00 committed by TensorFlow MLIR Team
parent 9466cffaf3
commit 1e36f6d38d
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 = "e1133179587dd895962a2fe4d6eb0cb1e63b5ee2"
LLVM_COMMIT = "9ca67d7f4467a5dab4287e7c431f9daf313ca38a"
LLVM_SHA256 = "a1f235b4afcaaeb225885fc6fb8b0dfd1dce63a5716570ba3cc6393c21c5132d"
LLVM_SHA256 = "0478db3414a17a985733f996a26cd5345ac6bcd62ddbbad8a47ef845ff8b1a5e"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
e1133179587dd895962a2fe4d6eb0cb1e63b5ee2
9ca67d7f4467a5dab4287e7c431f9daf313ca38a