diff --git a/WORKSPACE b/WORKSPACE index a00e526..6da3f53 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -15,9 +15,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") -LLVM_COMMIT = "e29552c5aff68c1cf4be695d8b8be327968852e8" +LLVM_COMMIT = "081c1db02dd2b48cf736d44862f7d7e8c2869577" -LLVM_SHA256 = "e8d0c6b229043c4c8054daa12eecfd049ae18ff7029f7a379f63d0df620a935b" +LLVM_SHA256 = "da4c509b986aadb985dc0c1f952ca5e395cb76cd01d21982e1be26213630239e" 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 64eadf1..e502c39 100644 --- a/build_tools/llvm_version.txt +++ b/build_tools/llvm_version.txt @@ -1,2 +1,2 @@ -e29552c5aff68c1cf4be695d8b8be327968852e8 +081c1db02dd2b48cf736d44862f7d7e8c2869577