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

PiperOrigin-RevId: 362375825
This commit is contained in:
A. Unique TensorFlower 2021-03-11 14:17:16 -08:00 committed by TensorFlow MLIR Team
parent 4f5e1c51dd
commit 8066794eea
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 = "4c973ae51b859dca9792e1ad87a6673c49815a8d"
LLVM_COMMIT = "720a828045e1095ec7bd69c84fa1cd9c431a3179"
LLVM_SHA256 = "b8bdb45cd65c949eaff5d578f79d1a25a530add079a27b2cbc3b26964e2bfa63"
LLVM_SHA256 = "eee625959413744ea35ce08fb76095e278bbbee22f8fe035179464ea46b61a03"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
4c973ae51b859dca9792e1ad87a6673c49815a8d
720a828045e1095ec7bd69c84fa1cd9c431a3179