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

PiperOrigin-RevId: 374197586
This commit is contained in:
A. Unique TensorFlower 2021-05-17 08:07:12 -07:00 committed by TensorFlow MLIR Team
parent c514c73390
commit b86b18489c
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 = "7c16f93c44caa341404ff78a14eba163cd243e5e"
LLVM_COMMIT = "50511df32edf53238b75b0e9767120dc772dbf14"
LLVM_SHA256 = "c3054b7fe0b11354e287d31fe5dba1567bcd9882d80af2e0bf7741a6f1d62201"
LLVM_SHA256 = "802231b8fb3c951ecd22d9f3ac57df25db27e45d3d3389044235809d3c74181e"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
7c16f93c44caa341404ff78a14eba163cd243e5e
50511df32edf53238b75b0e9767120dc772dbf14