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

PiperOrigin-RevId: 373750063
This commit is contained in:
Adrian Kuegel 2021-05-14 02:34:08 -07:00 committed by TensorFlow MLIR Team
parent b1b6e81913
commit 9248f0a182
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 = "7c57a9bd7d4c976b7a824472c427433359200e02"
LLVM_COMMIT = "c82a0ae70e280c1c40b1af09ef275ddc7ed4254d"
LLVM_SHA256 = "6333537da959ddaed411b5021ca88b17fac9ecce80e0a6720e01fc2bc74cd17b"
LLVM_SHA256 = "9209d52a1e9ce135c5c0105719fbe5a3745cc1646d93221d15c2a020bad86dfb"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
7c57a9bd7d4c976b7a824472c427433359200e02
c82a0ae70e280c1c40b1af09ef275ddc7ed4254d