diff --git a/WORKSPACE b/WORKSPACE index 7035a8f..e95fb41 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -15,9 +15,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") -LLVM_COMMIT = "624fccba87cc7cc5af523f7efb10a0d82118ecd5" +LLVM_COMMIT = "5b094bfeb3ccaf3ba118f161277ade9fc5147272" -LLVM_SHA256 = "71531ad9b85450f521cb8d4f6750b6008d35473d61a91695b2fc6333e76f91ee" +LLVM_SHA256 = "922e38cbef733c1c3a17569843816e9e80b1db9e678822c4ceb8af2308cdbac8" LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT) diff --git a/build_tools/llvm_version.txt b/build_tools/llvm_version.txt index e5c2103..053a794 100644 --- a/build_tools/llvm_version.txt +++ b/build_tools/llvm_version.txt @@ -1,2 +1,2 @@ -624fccba87cc7cc5af523f7efb10a0d82118ecd5 +5b094bfeb3ccaf3ba118f161277ade9fc5147272