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

PiperOrigin-RevId: 360910047
This commit is contained in:
Benjamin Kramer 2021-03-04 07:22:16 -08:00 committed by TensorFlow MLIR Team
parent 39650a5d5a
commit 57e9941d5d
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 = "c907681b077c6acf95c3ddca6611639c29559e40"
LLVM_COMMIT = "b3a33553aec7b3a9e702da0ae6669eab1a6b14ae"
LLVM_SHA256 = "2929f1730e9ba4fea489400d81e5da21a4e79c94fea9dd3fd12e042350ff19ea"
LLVM_SHA256 = "e07312bd65c4609561c02758e214ca814c4f99dd0d749b78b636873518cd6589"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
c907681b077c6acf95c3ddca6611639c29559e40
b3a33553aec7b3a9e702da0ae6669eab1a6b14ae