From a791d9cefc2d3ae896a43d6141b4f910bea6c026 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Wed, 21 Apr 2021 15:42:33 -0700 Subject: [PATCH] Integrate LLVM at llvm/llvm-project@4bb60c285cb3 Updates LLVM usage to match [4bb60c285cb3](https://github.com/llvm/llvm-project/commit/4bb60c285cb3) PiperOrigin-RevId: 369750761 --- WORKSPACE | 4 ++-- build_tools/llvm_version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 94b450a..63221c7 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -15,9 +15,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") -LLVM_COMMIT = "9430efa18b02e7a3f453793e48c96d5c954ed751" +LLVM_COMMIT = "4bb60c285cb3090e5fa91f585714a63618e08b4f" -LLVM_SHA256 = "9000f71135ac5c520c269823b493f05a45098dbbe2230b3562e826bdcca766f7" +LLVM_SHA256 = "b0cb96c73cf7186e69069a773dc789a05b3f647a3e84d55c70991b9f4be6a141" 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 d774fac..ec54542 100644 --- a/build_tools/llvm_version.txt +++ b/build_tools/llvm_version.txt @@ -1,2 +1,2 @@ -9430efa18b02e7a3f453793e48c96d5c954ed751 +4bb60c285cb3090e5fa91f585714a63618e08b4f