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

PiperOrigin-RevId: 368630894
This commit is contained in:
A. Unique TensorFlower 2021-04-15 06:57:07 -07:00 committed by TensorFlow MLIR Team
parent 2589ffe49f
commit 0dcbe56bd7
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 = "71a45e7c63285614364d3d5dfcb4d48da6e7535d"
LLVM_COMMIT = "49cbf4cd85a9ae6b53947fb8cf39ccfb56becc57"
LLVM_SHA256 = "8d3e0bddc984f999a0dfb7b36dd460d80aaf869b246e1c52847be01a3cc50bc9"
LLVM_SHA256 = "b48235a81cf29ad0e25f5029602eb2dfa092bd0c3a0e4ca785da595415fe29e2"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
71a45e7c63285614364d3d5dfcb4d48da6e7535d
49cbf4cd85a9ae6b53947fb8cf39ccfb56becc57