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

PiperOrigin-RevId: 371968431
This commit is contained in:
Stephan Herhut 2021-05-04 12:17:25 -07:00 committed by TensorFlow MLIR Team
parent bae9936b98
commit fdae82aac7
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") load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
LLVM_COMMIT = "aad3113417369a16ef57291b46594a4e07014eae" LLVM_COMMIT = "34593ae9982ad267639893ed4ce41242f9493056"
LLVM_SHA256 = "c529607933d391593e3e3f28dc5cdde43258dde1b21678f6f8fb39a7113bdecb" LLVM_SHA256 = "988fb7784f424f161b5991281c28c6a8515ef7a833c2d4dfe64da4361ea861fc"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT) LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
aad3113417369a16ef57291b46594a4e07014eae 34593ae9982ad267639893ed4ce41242f9493056