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

PiperOrigin-RevId: 355069626
This commit is contained in:
A. Unique TensorFlower 2021-02-01 18:15:37 -08:00 committed by TensorFlow MLIR Team
parent 6c8ad0895b
commit 9d682343a9
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 = "75347ba1fae25819a086fc29ad52d813419887a8"
LLVM_COMMIT = "68f66f37d7d74be7beba56506c4397dadc8538dd"
LLVM_SHA256 = "76525c0c2f4574b4868c33619b5233dd5fe4783b61c866c137e2fa4655fb0f8e"
LLVM_SHA256 = "7c8940467bb5ac464eba5a0c1ca097536ab8e6e0906be31c7038cf1c1b28ab03"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
75347ba1fae25819a086fc29ad52d813419887a8
68f66f37d7d74be7beba56506c4397dadc8538dd