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

PiperOrigin-RevId: 371430333
This commit is contained in:
A. Unique TensorFlower 2021-04-30 17:02:20 -07:00 committed by TensorFlow MLIR Team
parent 3354640c3a
commit 8556fab4a9
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 = "b2780cd744eaad6f5c7f39165054cf7000a1ff07"
LLVM_COMMIT = "ad12590fdd1459ffb8db185ea1b45748c20b538e"
LLVM_SHA256 = "acdfab3e957e148d424b30e7bae65984287b8e561f03f7ae5833b2d381bbcf9b"
LLVM_SHA256 = "9815229b6d758a8dd151c16437c4212e3bc498bb3e52b76686d31d7079335a2a"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
b2780cd744eaad6f5c7f39165054cf7000a1ff07
ad12590fdd1459ffb8db185ea1b45748c20b538e