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

PiperOrigin-RevId: 365935998
This commit is contained in:
A. Unique TensorFlower 2021-03-30 17:50:03 -07:00 committed by TensorFlow MLIR Team
parent 7a9394dca5
commit 00552afdd3
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 = "73adc05cedb2da5c0f4b83a26478203937e3f501"
LLVM_COMMIT = "c06a8f9caa51c7ea71dac716e0a35f5e343e4546"
LLVM_SHA256 = "105d4d825c25ce74fddcc76ed5c3612a9ca2003efa859fd58b7e80118e461553"
LLVM_SHA256 = "9234928bc8ea04c512c6cba9e529ceca903ce56d50ea190916126f3a56d328db"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
73adc05cedb2da5c0f4b83a26478203937e3f501
c06a8f9caa51c7ea71dac716e0a35f5e343e4546