]> git.ipfire.org Git - thirdparty/ccache.git/commit
feat: Add -fprofile-update support (#1408)
authorRaihaan Shouhell <raihaanhimself@gmail.com>
Sat, 2 Mar 2024 08:37:14 +0000 (16:37 +0800)
committerGitHub <noreply@github.com>
Sat, 2 Mar 2024 08:37:14 +0000 (09:37 +0100)
commit4cb66a6a355e07d9ecf5322f048b934ceaae898f
treed0f30ac0c5d327ebf9d9db52ed1ee2308a21a956
parent08da6cd4da41fa213d387f52e3cf1d1f2a42366b
feat: Add -fprofile-update support (#1408)
src/argprocessing.cpp
test/suites/profiling_clang.bash
test/suites/profiling_gcc.bash