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

PiperOrigin-RevId: 354470978
This commit is contained in:
A. Unique TensorFlower 2021-01-28 22:32:38 -08:00 committed by TensorFlow MLIR Team
parent c915b698b9
commit 74b103fedf
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 = "e29552c5aff68c1cf4be695d8b8be327968852e8"
LLVM_COMMIT = "081c1db02dd2b48cf736d44862f7d7e8c2869577"
LLVM_SHA256 = "e8d0c6b229043c4c8054daa12eecfd049ae18ff7029f7a379f63d0df620a935b"
LLVM_SHA256 = "da4c509b986aadb985dc0c1f952ca5e395cb76cd01d21982e1be26213630239e"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
e29552c5aff68c1cf4be695d8b8be327968852e8
081c1db02dd2b48cf736d44862f7d7e8c2869577