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

PiperOrigin-RevId: 349678834
This commit is contained in:
A. Unique TensorFlower 2020-12-31 07:33:38 -08:00 committed by TensorFlow MLIR Team
parent f8fbfdd061
commit 2727ed4cf2
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 = "51a292d994535d14af1873f09534a352da1d5456"
LLVM_COMMIT = "8bee4d4e8f54b5f28b9117b552d3b2c655ff129b"
LLVM_SHA256 = "390d10048a7f5cc0301f4ebdb6797820dc1ff62bc01bd0b677bd00360b44f68e"
LLVM_SHA256 = "be495f167f73d75f620285cb9f6771657787204dcea8e911da0a14291679e51d"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
51a292d994535d14af1873f09534a352da1d5456
8bee4d4e8f54b5f28b9117b552d3b2c655ff129b