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

PiperOrigin-RevId: 366207149
This commit is contained in:
A. Unique TensorFlower 2021-04-01 01:49:23 -07:00 committed by TensorFlow MLIR Team
parent f25ef97943
commit eb4d20ba04
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 = "777a58e05b22973d902e78091a2e06b99c71b65c"
LLVM_COMMIT = "e1d4fb1ebfffffc612d65331f72bb0827d7206d4"
LLVM_SHA256 = "e8a2c9a816a9aa443cfc459b4121b1d094796dc6ca17cd83751b710e35a91a20"
LLVM_SHA256 = "cdc22db7a2d3122a30828390a8d45b6d31ab4099fb5ebe5a1b4e47d47811defc"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
777a58e05b22973d902e78091a2e06b99c71b65c
e1d4fb1ebfffffc612d65331f72bb0827d7206d4