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

PiperOrigin-RevId: 378992873
This commit is contained in:
A. Unique TensorFlower 2021-06-11 19:33:55 -07:00 committed by TensorFlow MLIR Team
parent 89faaa6575
commit 07c92f0ad8
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 = "82a3b606b01d2da23a40785222f3f7d15401dda0"
LLVM_COMMIT = "e0b469ffa142353fc90bfc6eadb638a805ebed75"
LLVM_SHA256 = "d618422c371ca5e16ee1a808b86846b31ebf2cf83faa8470a6f6e6eb1127e10c"
LLVM_SHA256 = "ba3cd6148640abc962f8f196c6b52429c5318fd79680b5e0cc267999b8ad4750"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
82a3b606b01d2da23a40785222f3f7d15401dda0
e0b469ffa142353fc90bfc6eadb638a805ebed75