]> git.ipfire.org Git - thirdparty/ccache.git/commit
feat: Support caching of distributed ThinLTO for Clang (#1683)
authorzcfh <1412805291@qq.com>
Wed, 11 Feb 2026 20:05:44 +0000 (04:05 +0800)
committerGitHub <noreply@github.com>
Wed, 11 Feb 2026 20:05:44 +0000 (21:05 +0100)
commitd8857d2d09e83f88e83995fcd4e2693153c28c60
tree917512a1c8612684e5509ed035f9e5f549f39fab
parent4b79f9ec35b1de186e924e3f9f467ad1504b523e
feat: Support caching of distributed ThinLTO for Clang (#1683)
src/ccache/argprocessing.cpp
src/ccache/argsinfo.hpp
src/ccache/ccache.cpp
test/CMakeLists.txt
test/suites/distributed_thinlto_clang.bash [new file with mode: 0644]