]> git.ipfire.org Git - thirdparty/ccache.git/commit
feat: Add support for -fprofile-prefix-path gcc option (#1515)
authorDavid <jdavidpeter@gmail.com>
Sun, 22 Sep 2024 12:29:28 +0000 (14:29 +0200)
committerGitHub <noreply@github.com>
Sun, 22 Sep 2024 12:29:28 +0000 (14:29 +0200)
commit1e8688688f6087725e80ad85a2b513c0202fd3d1
tree9f9927d2dc5cc539522ecc9e71c5f7a3542bf540
parentec677028621184afca4cbbcac074d0be9a530542
feat: Add support for -fprofile-prefix-path gcc option (#1515)
src/ccache/argprocessing.cpp
src/ccache/argsinfo.hpp
src/ccache/ccache.cpp
test/CMakeLists.txt
test/suites/profiling_gcc_10+.bash [new file with mode: 0644]