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

PiperOrigin-RevId: 355392465
This commit is contained in:
Adrian Kuegel 2021-02-03 07:31:04 -08:00 committed by TensorFlow MLIR Team
parent 0472837e50
commit 9d8a53c452
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 = "54afcade3bbcf4a085c8a8c3c22429921420e54d"
LLVM_COMMIT = "e635feb15a91e6eeb77876031be2811e63d542f3"
LLVM_SHA256 = "1b2682e6717f580a77daaeaa9c9f6d2afb9e2dc23ffea6acad07db54a7771124"
LLVM_SHA256 = "c45b6e3e483f1bf2fa37b44352d44e171e81224214fec487a6da253b7d27267e"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
54afcade3bbcf4a085c8a8c3c22429921420e54d
e635feb15a91e6eeb77876031be2811e63d542f3