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

PiperOrigin-RevId: 372388025
This commit is contained in:
A. Unique TensorFlower 2021-05-06 11:34:40 -07:00 committed by TensorFlow MLIR Team
parent 8c854886cb
commit 830adc235b
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 = "67cfefebbbbb3a5923c47c31293a8f76596de8be"
LLVM_COMMIT = "6660319cef6edf114a4cc30013039fa5553ba408"
LLVM_SHA256 = "e7b249236e0d679e50c7ec3d38a4c7fdb1c3e7fd1044cb4d598a74777b4cbaa0"
LLVM_SHA256 = "4de12d35cbdd17ec2159091c11899800b34ee8ee95ba02fe3d4f478d7a3018a0"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
67cfefebbbbb3a5923c47c31293a8f76596de8be
6660319cef6edf114a4cc30013039fa5553ba408