From 9d4c194c32e7a83faeb8a28c6d09997ee051bc76 Mon Sep 17 00:00:00 2001 From: Adrian Kuegel Date: Mon, 10 May 2021 00:14:53 -0700 Subject: [PATCH] Integrate LLVM at llvm/llvm-project@5b158093e246 Updates LLVM usage to match [5b158093e246](https://github.com/llvm/llvm-project/commit/5b158093e246) PiperOrigin-RevId: 372868700 --- WORKSPACE | 4 ++-- build_tools/llvm_version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index b72faa9..3028cbc 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -15,9 +15,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") -LLVM_COMMIT = "808bc11d9e1aa01edaf7ec4e56be3aee5ed42a83" +LLVM_COMMIT = "5b158093e2469dec16a070019c6432d26bf7be9b" -LLVM_SHA256 = "a835ef4b0e20c634c225477853c11bfca84691d1de8cc88a81d74cfee3c89be2" +LLVM_SHA256 = "c1f9db9086e5813eeb9f989a59227577cbb9ab980bad9b37a02ab22202f0abd0" 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 ea56a2f..7dd9fa7 100644 --- a/build_tools/llvm_version.txt +++ b/build_tools/llvm_version.txt @@ -1,2 +1,2 @@ -808bc11d9e1aa01edaf7ec4e56be3aee5ed42a83 +5b158093e2469dec16a070019c6432d26bf7be9b