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

PiperOrigin-RevId: 380170094
This commit is contained in:
A. Unique TensorFlower 2021-06-18 06:02:37 -07:00 committed by TensorFlow MLIR Team
parent 4c282fb542
commit 05ad9ddf84
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 = "366df11a35392c946678f1af94038945c23f06c8"
LLVM_COMMIT = "93183a41b962ce21ea168357172aaf00cdca5bd9"
LLVM_SHA256 = "cd720387229e8ee74cc9d7d685a298c709fb2bdb2063301e509f40dacbdbaaea"
LLVM_SHA256 = "9f212bca2050e2cffa15aa72aa07d89e108b400d15ca541327a829e3d4108fb9"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
366df11a35392c946678f1af94038945c23f06c8
93183a41b962ce21ea168357172aaf00cdca5bd9