aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGenPrepare.cpp
diff options
context:
space:
mode:
authorTom Stellard <tstellar@redhat.com>2025-01-29 16:51:19 -0800
committerGitHub <noreply@github.com>2025-01-29 16:51:19 -0800
commitb32e55df246e26f3ea8edc65e92e4c19d2658f0c (patch)
tree7ec5c5039094db9ac4acafca00c4b72adb524782 /llvm/lib/CodeGen/CodeGenPrepare.cpp
parentcdc09a118a7107b8e13ba5a254d3d794f51f9818 (diff)
downloadllvm-b32e55df246e26f3ea8edc65e92e4c19d2658f0c.zip
llvm-b32e55df246e26f3ea8edc65e92e4c19d2658f0c.tar.gz
llvm-b32e55df246e26f3ea8edc65e92e4c19d2658f0c.tar.bz2
workflows/release-binaries: Stop using ccache (#124415)
Using ccache relies on the GitHub Actions Cache, which may be susceptible to cache poisoning. See https://adnanthekhan.com/2024/05/06/the-monsters-in-your-build-cache-github-actions-cache-poisoning/ Even though these attacks may be difficult, it's better to err on the side of caution and ensure that the build environment for our releases is as isolated as possible. Additionally, ccache was only being used for the stage1 build, which is a small part of the overall build, so the speed up from using it was not that large.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions