[TF:XLA] Bump open source llvm revision to r360775
PiperOrigin-RevId: 248436836
This commit is contained in:
parent
7b36a2e414
commit
e7d6770051
@ -522,11 +522,11 @@ def tf_workspace(path_prefix = "", tf_repo_name = ""):
|
||||
tf_http_archive(
|
||||
name = "llvm",
|
||||
build_file = clean_dep("//third_party/llvm:llvm.autogenerated.BUILD"),
|
||||
sha256 = "613eca178a5c448a56f3031b2542fd4e7570c1102786262d8aaa6e08ba1f2abe",
|
||||
strip_prefix = "llvm-cd248aacbf298f8a909256d959ca5ca25c97aa4c",
|
||||
sha256 = "35273de8def85a0acd0217dbf8f920c803fe992111b99a00c1cde2cfe5fc42ad",
|
||||
strip_prefix = "llvm-2b69712b6e7e9160f12991730bcc864deb3594a0",
|
||||
urls = [
|
||||
"https://mirror.bazel.build/github.com/llvm-mirror/llvm/archive/cd248aacbf298f8a909256d959ca5ca25c97aa4c.tar.gz",
|
||||
"https://github.com/llvm-mirror/llvm/archive/cd248aacbf298f8a909256d959ca5ca25c97aa4c.tar.gz",
|
||||
"https://mirror.bazel.build/github.com/llvm-mirror/llvm/archive/2b69712b6e7e9160f12991730bcc864deb3594a0.tar.gz",
|
||||
"https://github.com/llvm-mirror/llvm/archive/2b69712b6e7e9160f12991730bcc864deb3594a0.tar.gz",
|
||||
],
|
||||
)
|
||||
|
||||
|
4151
third_party/llvm/llvm.autogenerated.BUILD
vendored
4151
third_party/llvm/llvm.autogenerated.BUILD
vendored
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user